From 527a10b50f664585b9be1894dcb07a0b6568af02 Mon Sep 17 00:00:00 2001 From: cel 🌸 Date: Thu, 1 Jan 2026 19:44:57 +0100 Subject: update contact page --- TODO.md | 20 ++++++++++++++++++-- templates/contact.html | 11 ----------- 2 files changed, 18 insertions(+), 13 deletions(-) diff --git a/TODO.md b/TODO.md index 18b793d..3a0010a 100644 --- a/TODO.md +++ b/TODO.md @@ -1,5 +1,17 @@ # TODO: +[ ] new main font +[x] update contact +[ ] about page +[ ] capitalisation +[ ] new badge +[ ] replace homepage with blog post feed +[ ] remove dead links in navbar +[ ] remove latest update thing +[ ] fix atom feed stuff +[ ] change to redaction font +[ ] migrate to ructe +[ ] finger link/widget/iframe (like a terminal...)? [x] make sure posts are organised in date order [x] atom feed [x] tags @@ -22,7 +34,6 @@ [ ] clean up css [ ] move routes to own file [ ] credits -[ ] latest video from garbageh channel widget [ ] homepage revamp [ ] more atom feeds [ ] comments @@ -31,7 +42,7 @@ [ ] visitor counter [ ] guestbook [ ] webmention -[ ] h-card +[x] h-card [ ] h markup badges to steal: @@ -39,3 +50,8 @@ badges to steal: [x] webb [ ] bunny ring [ ] puff place +[ ] wikipedia + +badges to make: +[ ] f5ve badge +[ ] diff --git a/templates/contact.html b/templates/contact.html index d6534fd..ecfe9c2 100644 --- a/templates/contact.html +++ b/templates/contact.html @@ -18,19 +18,8 @@

{{ locale.text("name").unwrap() }}

-- cgit