web-landing-page/src/_data/navigation.yml
Benoit Donneaux 0ca13a86fb
All checks were successful
Jekyll / jekyll (pull_request) Successful in 40s
Adapt the URL in the content to match prod
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
2025-08-13 20:06:56 +02:00

14 lines
302 B
YAML

main:
- title: "Home"
url: "#"
- title: "Documentation"
url: "#documentation"
- title: "Contribute"
url: "#contribute"
- title: "News"
url: "#blog"
- title: "About"
url: "#about"
- title: "Fork me"
url: "https://forge.of.tahoe-lafs.org/tahoe-lafs/web-landing-page/"