website/config/_default/menu.yaml
Vri a4a5e5a67b
All checks were successful
ci/woodpecker/pr/hugo-build Pipeline was successful
ci/woodpecker/push/hugo-build Pipeline was successful
ci/woodpecker/manual/hugo-build Pipeline was successful
fix: update link to source code
2025-06-16 15:15:54 +02:00

30 lines
628 B
YAML

main:
- identifier: "home"
name: "Start"
pageref: "/"
weight: 1
# - identifier: "skills"
# name: "Kenntnisse"
# pageref: "/kenntnisse/"
# weight: 2
# - identifier: "projects"
# name: "Projekte"
# pageref: "/portfolio/"
# weight: 3
- identifier: "blog"
name: "Blog"
pageref: "/blog/"
weight: 4
# - identifier: "blogroll"
# name: "Empfehlungen"
# pageref: "/blogroll/"
# weight: 5
footer:
- identifier: "gpg"
name: "GPG"
url: "/gpg/"
weight: 1
- identifier: "sourcecode"
name: "Quellcode"
url: "https://code.cozy.town/vrifox/website"
weight: 2