move namespace

This commit is contained in:
2026-04-13 16:58:31 +02:00
parent e772800038
commit 3282cc518e
2 changed files with 3 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
import { defineCollection, z } from "astro:content"; import { defineCollection } from "astro:content";
import { z } from "astro/zod";
import { glob } from "astro/loaders"; import { glob } from "astro/loaders";
const personal = defineCollection({ const personal = defineCollection({

View File

@@ -53,6 +53,7 @@ p, a, ul { color: #b1b4c0}
<a target="_blank" href="https://sso.illegalesachen.download/" title="keycloak"><img src="https://www.keycloak.org/resources/images/icon.svg" heigth="100px" width="100px" /></a> <a target="_blank" href="https://sso.illegalesachen.download/" title="keycloak"><img src="https://www.keycloak.org/resources/images/icon.svg" heigth="100px" width="100px" /></a>
<a target="_blank" href="https://gittea.illegalesachen.download/" title="gittea"><img src="https://about.gitea.com/gitea.svg" heigth="100px" width="100px" /></a> <a target="_blank" href="https://gittea.illegalesachen.download/" title="gittea"><img src="https://about.gitea.com/gitea.svg" heigth="100px" width="100px" /></a>
<a target="_blank" href="https://status.illegalesachen.download/" title="uptime-kuma"><img src="https://uptimekuma.org/wp-content/uploads/2025/01/Uptime-Kuma-Logo.png" heigth="100px" width="100px" /></a> <a target="_blank" href="https://status.illegalesachen.download/" title="uptime-kuma"><img src="https://uptimekuma.org/wp-content/uploads/2025/01/Uptime-Kuma-Logo.png" heigth="100px" width="100px" /></a>
<a target="_blank" href="https://web-ui.illegalesachen.download/" title="open-webui"><img src="https://web-ui.illegalesachen.download/static/favicon-dark.png" heigth="100px" width="100px" /></a>
</div> </div>
<div style="text-align:right;"> <div style="text-align:right;">