Setup a Notes category

This commit is contained in:
jultty 2024-11-16 02:03:03 -03:00
commit f2e8988825
5 changed files with 53 additions and 0 deletions

7
content/notes/_index.md Normal file
View file

@ -0,0 +1,7 @@
+++
title = "Notes"
sort_by = "date"
template = "notes.html"
page_template = "note-page.html"
generate_feeds = true
+++