mirror of
https://git.kittycat.homes/zoe/hugo-batsite.git
synced 2024-08-15 03:18:24 +00:00
add menu
This commit is contained in:
parent
2237ad824f
commit
82d2cd2caf
31 changed files with 920 additions and 7 deletions
10
content/about/index.md
Normal file
10
content/about/index.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
title: "About"
|
||||
date: 2022-04-09T14:23:49+02:00
|
||||
draft: true
|
||||
menu:
|
||||
nav:
|
||||
name: " about"
|
||||
|
||||
---
|
||||
|
6
content/dir1/b.md
Normal file
6
content/dir1/b.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
title: "B"
|
||||
date: 2022-04-09T14:02:24+02:00
|
||||
draft: true
|
||||
---
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
---
|
||||
title: "Content"
|
||||
date: 2022-04-09T00:06:45+02:00
|
||||
draft: true
|
||||
---
|
||||
hello!
|
10
content/links/index.md
Normal file
10
content/links/index.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
title: "Links"
|
||||
date: 2022-04-09T17:37:48+02:00
|
||||
draft: true
|
||||
menu:
|
||||
nav:
|
||||
name: " links"
|
||||
|
||||
---
|
||||
|
6
content/posts/aeiuo.md
Normal file
6
content/posts/aeiuo.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
title: "Aeiuo"
|
||||
date: 2022-04-09T14:12:18+02:00
|
||||
draft: true
|
||||
---
|
||||
|
6
content/posts/example.md
Normal file
6
content/posts/example.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
title: "Example"
|
||||
date: 2022-04-09T13:36:54+02:00
|
||||
draft: true
|
||||
---
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue