From 4d27de4e610576d56afab465ebd8b619fc44de5d Mon Sep 17 00:00:00 2001 From: onomanapeia Date: Fri, 15 Nov 2024 16:44:15 -0600 Subject: [PATCH] added guestbook --- _includes/layout/sidebar.html | 3 +++ _updates/2024-11-15-title.md | 5 +++++ 2 files changed, 8 insertions(+) create mode 100644 _updates/2024-11-15-title.md diff --git a/_includes/layout/sidebar.html b/_includes/layout/sidebar.html index e86467f..272f15b 100644 --- a/_includes/layout/sidebar.html +++ b/_includes/layout/sidebar.html @@ -17,6 +17,9 @@ {% endif %} {% endfor %} + + guestbook + diff --git a/_updates/2024-11-15-title.md b/_updates/2024-11-15-title.md new file mode 100644 index 0000000..b597437 --- /dev/null +++ b/_updates/2024-11-15-title.md @@ -0,0 +1,5 @@ +--- +title: "site update" +date: 2024-11-15 +--- +updated the top part of the [now]({% link _pages/now.md %}) page, added a [guestbook](https://mana.atabook.org/) and fixed some spelling errors. \ No newline at end of file