Hide root RSS feed
This commit is contained in:
parent
57142dc498
commit
dc48a1d663
3 changed files with 7 additions and 2 deletions
|
@ -12,6 +12,10 @@ markup:
|
|||
# permalinks:
|
||||
# post: /blog/:title
|
||||
|
||||
outputs:
|
||||
home: [html]
|
||||
blog: ['html', 'rss']
|
||||
|
||||
menu:
|
||||
main:
|
||||
- identifier: about
|
||||
|
|
|
@ -2,4 +2,4 @@
|
|||
title: Blog
|
||||
---
|
||||
|
||||
## Latest Posts
|
||||
## Latest Posts ([RSS](/blog/index.xml))
|
||||
|
|
|
@ -5,6 +5,7 @@ title: Privacy Policy
|
|||
I collect basic analytics to a system I run and control for insight into how
|
||||
people use my website. That's it! No Google or Facebook here.
|
||||
|
||||
Thank you for reading and being concerned about your privacy.
|
||||
Thank you for reading and being concerned about your privacy. Stay safe out
|
||||
there!
|
||||
|
||||
Go <a href="javascript:history.go(-1)">back</a> or <a href="/">home</a>.
|
||||
|
|
Loading…
Reference in a new issue