Add guestbook to sidebar, change description slightly
This commit is contained in:
parent
0d05ef5e41
commit
3b3a7ce405
2 changed files with 5 additions and 2 deletions
|
@ -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'
|
||||
|
|
|
@ -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 >}}
|
||||
|
|
Loading…
Add table
Reference in a new issue