improve speed of link hover; add crowsnest link instead of grafana link;
All checks were successful
Build and Push Docker Container / build-and-push (push) Successful in 17s

This commit is contained in:
2025-10-14 16:29:09 +02:00
parent 40bcbe4465
commit 6c2b475e10

View File

@@ -47,7 +47,6 @@
.glow {
stroke-opacity: 0.12;
filter: url(#glow);
animation-duration: 18s;
}
@@ -129,8 +128,8 @@
<main class="centered">
<h1>Elias Kohout</h1>
<nav>
<a href="https://c.eliaskohout.de">[c]rowsnest</a>
<a href="https://g.eliaskohout.de">[g]itea</a>
<a href="https://gr.eliaskohout.de">[gr]afana</a>
<a href="https://r.eliaskohout.de">[r]ezepte</a>
</nav>
</main>