24 lines
597 B
YAML
24 lines
597 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: "Blog Posts"
|
|
menu:
|
|
- text: "owncast.nix"
|
|
href: ./owncast.nix.html
|
|
|
|
right:
|
|
- text: "Source"
|
|
href: https://git.saragerretsen.nl/Hertog/HermitBlogs
|