Setup a Notes category
This commit is contained in:
parent
f9eafed416
commit
f2e8988825
5 changed files with 53 additions and 0 deletions
7
content/notes/_index.md
Normal file
7
content/notes/_index.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
+++
|
||||
title = "Notes"
|
||||
sort_by = "date"
|
||||
template = "notes.html"
|
||||
page_template = "note-page.html"
|
||||
generate_feeds = true
|
||||
+++
|
||||
Loading…
Add table
Add a link
Reference in a new issue