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
All checks were successful
Build and Push Docker Container / build-and-push (push) Successful in 17s
This commit is contained in:
@@ -47,7 +47,6 @@
|
|||||||
|
|
||||||
.glow {
|
.glow {
|
||||||
stroke-opacity: 0.12;
|
stroke-opacity: 0.12;
|
||||||
filter: url(#glow);
|
|
||||||
animation-duration: 18s;
|
animation-duration: 18s;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -129,8 +128,8 @@
|
|||||||
<main class="centered">
|
<main class="centered">
|
||||||
<h1>Elias Kohout</h1>
|
<h1>Elias Kohout</h1>
|
||||||
<nav>
|
<nav>
|
||||||
|
<a href="https://c.eliaskohout.de">[c]rowsnest</a>
|
||||||
<a href="https://g.eliaskohout.de">[g]itea</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>
|
<a href="https://r.eliaskohout.de">[r]ezepte</a>
|
||||||
</nav>
|
</nav>
|
||||||
</main>
|
</main>
|
||||||
|
|||||||
Reference in New Issue
Block a user