feat(index): add BambUI
This commit is contained in:
parent
7d5888cb93
commit
13628e87fe
1 changed files with 2 additions and 1 deletions
|
@ -3,7 +3,8 @@ import "/src/css/app.css";
|
||||||
import ServiceCard from "../components/ServiceCard.astro";
|
import ServiceCard from "../components/ServiceCard.astro";
|
||||||
|
|
||||||
const services = [
|
const services = [
|
||||||
{ serviceName: "Amnezia" },
|
{ serviceName: "AmneziaWG" },
|
||||||
|
{ serviceName: "BambUI" },
|
||||||
{ serviceName: "Blog", serviceUrl: "https://blog.z0x.home.arpa" },
|
{ serviceName: "Blog", serviceUrl: "https://blog.z0x.home.arpa" },
|
||||||
{ serviceName: "Dockge" },
|
{ serviceName: "Dockge" },
|
||||||
{ serviceName: "Dozzle" },
|
{ serviceName: "Dozzle" },
|
||||||
|
|
Loading…
Add table
Reference in a new issue