Add ops.rockcampbell.com to Explore nav and site index
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
15ecca69f6
commit
3ea88b5a2a
2 changed files with 7 additions and 0 deletions
|
|
@ -43,6 +43,7 @@ Side projects built into the site.
|
||||||
- [nextcloud.rockcampbell.com](https://nextcloud.rockcampbell.com) — Nextcloud, file sync and cloud storage
|
- [nextcloud.rockcampbell.com](https://nextcloud.rockcampbell.com) — Nextcloud, file sync and cloud storage
|
||||||
- [syncthing.rockcampbell.com](https://syncthing.rockcampbell.com) — Syncthing, P2P file sync
|
- [syncthing.rockcampbell.com](https://syncthing.rockcampbell.com) — Syncthing, P2P file sync
|
||||||
- [torrent.rockcampbell.com](https://torrent.rockcampbell.com) — qBittorrent
|
- [torrent.rockcampbell.com](https://torrent.rockcampbell.com) — qBittorrent
|
||||||
|
- [ops.rockcampbell.com](https://ops.rockcampbell.com) — Rocklab Ops Dashboard
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -89,6 +89,12 @@ contentDir = "content"
|
||||||
parent = "explore"
|
parent = "explore"
|
||||||
weight = 10
|
weight = 10
|
||||||
|
|
||||||
|
[[menus.main]]
|
||||||
|
name = "Ops Dashboard"
|
||||||
|
url = "https://ops.rockcampbell.com"
|
||||||
|
parent = "explore"
|
||||||
|
weight = 11
|
||||||
|
|
||||||
[[menus.footer]]
|
[[menus.footer]]
|
||||||
name = "RSS"
|
name = "RSS"
|
||||||
url = "/index.xml"
|
url = "/index.xml"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue