New draft post and add menu
This commit is contained in:
19
hugo.yaml
19
hugo.yaml
@@ -11,3 +11,22 @@ params:
|
||||
themeStyleSwitcher: true
|
||||
footerText: "[theme](https://gitea.balki.me/balki/no-js-hugo-theme)"
|
||||
showTagList: false
|
||||
|
||||
menu:
|
||||
main:
|
||||
- identifier: home
|
||||
name: Home
|
||||
pageRef: /
|
||||
weight: 1
|
||||
- identifier: gitea
|
||||
name: Gitea
|
||||
url: https://gitea.balki.me/balki
|
||||
weight: 2
|
||||
- identifier: github
|
||||
name: Github
|
||||
url: https://github.com/balki
|
||||
weight: 3
|
||||
- identifier: rss
|
||||
name: RSS
|
||||
url: https://blog.balki.me/index.xml
|
||||
weight: 4
|
||||
|
||||
Reference in New Issue
Block a user