1
0
mirror of https://github.com/osmarks/website synced 2025-09-01 02:07:57 +00:00

style overhaul, change descriptions a little

This commit is contained in:
2021-04-12 14:15:44 +01:00
parent 1902999735
commit c62da80799
9 changed files with 223 additions and 26 deletions

View File

@@ -1,7 +1,7 @@
---
title: RPNCalc v2
slug: rpncalc2
description: A Reverse Polish Notation (check wikipedia) calculator, version 2. Buggy and kind of unreliable. This updated version implements subtraction.
description: A Reverse Polish Notation (check wikipedia) calculator, version 2. Buggy and kind of unreliable. This updated version implements advanced features such as subtraction.
---
<link rel="stylesheet" href="calc.css">