Add Posts link

This commit is contained in:
Trevor Slocum 2020-01-18 09:11:23 -08:00
parent 12981c7fd5
commit 2bd5fef1b7
2 changed files with 8 additions and 2 deletions

View File

@ -33,7 +33,7 @@ googleAnalytics = "" # Enable Google Analytics by entering your tracking id
[Params.sidebar]
home = "right" # Configure layout for home page
list = "right" # Configure layout for list pages
list = false # Configure layout for list pages
single = false # Configure layout for single pages
# Enable widgets in given order
widgets = ["social", "recent"]
@ -76,3 +76,9 @@ googleAnalytics = "" # Enable Google Analytics by entering your tracking id
weight = -110
identifier = "Home"
url = "/"
[[menu.main]]
name = "Posts"
weight = -105
identifier = "Posts"
url = "/post/"

@ -1 +1 @@
Subproject commit 2f6541ead217a4eeee7beec4ed143d8505dccbca
Subproject commit 14e539035d7d7a3b891231e9380783c452f78df7