From 3b3a7ce405c3704c80bb9f054eb2b200f6b8cd55 Mon Sep 17 00:00:00 2001 From: Joshua Goins Date: Wed, 12 Apr 2023 22:13:13 -0400 Subject: [PATCH] Add guestbook to sidebar, change description slightly --- config.yaml | 5 ++++- content/guestbook.md | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/config.yaml b/config.yaml index fe1d1fc..b9bfb24 100644 --- a/config.yaml +++ b/config.yaml @@ -72,9 +72,12 @@ menu: - name: 'Links' url: '/links' weight: 7 + - name: 'Guestbook' + url: '/guestbook' + weight: 8 - name: 'About' url: '/about' - weight: 8 + weight: 9 footer: - name: 'Blog Feed' url: '/blog/index.xml' diff --git a/content/guestbook.md b/content/guestbook.md index 24c5bb8..bde9637 100644 --- a/content/guestbook.md +++ b/content/guestbook.md @@ -2,6 +2,6 @@ title: "Guestbook" --- -I have a new guestbook hosted by myself. At the moment, [old guestbook entries](/legacy-guestbook) are not migrated yet. +I have a new guestbook hosted using the new self-hosted comments sysstem! At the moment, [old guestbook entries](/legacy-guestbook) are not migrated yet. {{< guestbook >}}