refactor: move (non-post) pages to "content"-root
This commit is contained in:
parent
5880538157
commit
e13df26c71
5 changed files with 44 additions and 17 deletions
|
@ -1,13 +1,6 @@
|
|||
+++
|
||||
title = "Bear"
|
||||
menu = "main"
|
||||
date = "2020-01-01"
|
||||
tags = [
|
||||
"blogging",
|
||||
"no javascript",
|
||||
"no stylesheets",
|
||||
"no trackers"
|
||||
]
|
||||
+++
|
||||
|
||||
# Bear
|
|
@ -1,11 +1,6 @@
|
|||
+++
|
||||
title = "Hugo"
|
||||
menu = "main"
|
||||
date = "2020-01-02"
|
||||
tags = [
|
||||
"blogging",
|
||||
"static site generator"
|
||||
]
|
||||
+++
|
||||
|
||||
# Hugo
|
Loading…
Add table
Add a link
Reference in a new issue