From ad24db7fe9fca72c38caaa40d2ada8cbeb04994d Mon Sep 17 00:00:00 2001 From: Mark Powers Date: Mon, 19 Oct 2020 18:02:46 -0500 Subject: Add about me and sign up --- src/templates/about.html | 1 + src/templates/ledger.html | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/templates/about.html b/src/templates/about.html index 314545e..3a80b50 100644 --- a/src/templates/about.html +++ b/src/templates/about.html @@ -22,6 +22,7 @@

Here is how I use this site

  1. Expenses go in Ledger. Income also goes in the ledger as negative
  2. +
  3. I log expenses as soon as possible. If no date is entered, it defaults to now.
  4. The category I use for big categories: bills, groceries, restaurants
  5. Inside tags (which aren't csv yet) I have specifics: internet, coffee, gas
  6. Summary gives some view of where money is going and coming from
  7. diff --git a/src/templates/ledger.html b/src/templates/ledger.html index 543ee3a..9ffdeea 100644 --- a/src/templates/ledger.html +++ b/src/templates/ledger.html @@ -19,8 +19,8 @@
    - - + + -- cgit v1.2.3