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

14 lines
319 B
YAML

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