mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2025-02-06 11:53:31 +08:00
16 lines
419 B
YAML
16 lines
419 B
YAML
### Custom menu
|
|
### See https://stack.jimmycai.com/config/menu
|
|
### To remove about, archive and search page menu item, remove `menu` field from their FrontMatter
|
|
main: []
|
|
social:
|
|
- identifier: github
|
|
name: GitHub
|
|
url: https://github.com/CaiJimmy/hugo-theme-stack
|
|
params:
|
|
icon: brand-github
|
|
- identifier: twitter
|
|
name: Twitter
|
|
url: https://twitter.com
|
|
params:
|
|
icon: brand-twitter
|