feat: add manual homepage services file

This commit is contained in:
marthsincemelee
2026-04-20 18:19:49 +02:00
parent 2d43ed36ea
commit 9342809975
2 changed files with 16 additions and 1 deletions
@@ -0,0 +1,14 @@
[
# Example:
# {
# "Infrastructure" = [
# {
# "Proxmox" = {
# href = "https://proxmox.example.local";
# description = "Virtualization host";
# icon = "proxmox.png";
# };
# }
# ];
# }
]