26 lines
676 B
YAML
26 lines
676 B
YAML
|
name: "HermitBlogs"
|
||
|
title: "HermitCollective Blogs"
|
||
|
type: inverse
|
||
|
left:
|
||
|
- text: "HermitCollective"
|
||
|
menu:
|
||
|
- text: "Main Site"
|
||
|
href: https://hermitcollective.net/
|
||
|
- text: "Live Streams"
|
||
|
href: https://live.hermitcollective.net/
|
||
|
- text: "HermitCloud"
|
||
|
href: https://cloud.hermitcollective.net/
|
||
|
- text: "HermitFeeds"
|
||
|
href: https://feeds.hermitcollective.net/
|
||
|
- text: "Status page"
|
||
|
href: https://status.hermitcollective.net/
|
||
|
|
||
|
- text: "Blog Posts"
|
||
|
menu:
|
||
|
- text: "owncast.nix"
|
||
|
href: ./owncast.nix.html
|
||
|
|
||
|
right:
|
||
|
- text: "Source"
|
||
|
href: https://git.saragerretsen.nl/Hertog/HermitBlogs
|