finish move to new theme for now

This commit is contained in:
Aaron Honeycutt 2024-11-22 13:01:25 -07:00
parent 6888f1129d
commit d6ceb3ae4c
7 changed files with 82 additions and 13 deletions

7
public/devices/data.toml Normal file
View file

@ -0,0 +1,7 @@
[[device]]
name = "Shepard"
desc = "Main Workstation at Home"
tags = [ "shepard", "workstation", "desktop" ]
links = [
{ name = "Status", url = "https://status.ahoneybun.net" }
]