Add guestbook to sidebar, change description slightly

This commit is contained in:
Joshua Goins 2023-04-12 22:13:13 -04:00
parent 0d05ef5e41
commit 3b3a7ce405
2 changed files with 5 additions and 2 deletions

View file

@ -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'

View file

@ -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 >}}