mirror of
https://github.com/zoriya/blog.git
synced 2025-12-06 06:26:10 +00:00
Add posts section
This commit is contained in:
@@ -3,6 +3,12 @@
|
||||
pageRef = "blogs"
|
||||
weight = 10
|
||||
|
||||
[[main]]
|
||||
name = "Posts"
|
||||
pageRef = "posts"
|
||||
weight = 10
|
||||
|
||||
|
||||
[[main]]
|
||||
name = "Tags"
|
||||
pageRef = "tags"
|
||||
@@ -20,6 +26,11 @@
|
||||
pageRef = "blogs"
|
||||
weight = 20
|
||||
|
||||
[[footer]]
|
||||
name = "Posts"
|
||||
pageRef = "posts"
|
||||
weight = 20
|
||||
|
||||
[[footer]]
|
||||
name = "Tags"
|
||||
pageRef = "tags"
|
||||
|
||||
5
content/posts/_index.md
Normal file
5
content/posts/_index.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
title: "Posts"
|
||||
article.showTableOfContents: false
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user