uci-doc/exampleSite/data/menu/more.yaml

14 lines
306 B
YAML

---
more:
- name: News
ref: "/posts"
icon: "notification"
- name: Releases
ref: "https://github.com/thegeeklab/hugo-geekdoc/releases"
external: true
icon: "download"
- name: "View Source"
ref: "https://github.com/thegeeklab/hugo-geekdoc"
external: true
icon: "github"