mirror of
https://github.com/ahoneybun/ahoneybun.net.git
synced 2025-05-12 11:14:01 -06:00
7 lines
188 B
TOML
7 lines
188 B
TOML
[[project]]
|
|
name = "My Homelab"
|
|
desc = "Homelab Status page"
|
|
tags = [ "nixos", "homelab" ]
|
|
links = [
|
|
{ name = "Status", url = "https://status.ahoneybun.net" }
|
|
]
|