From 01030c4d11ee3612adef9fd7b8f30da29c44269c Mon Sep 17 00:00:00 2001 From: dacctal Date: Wed, 20 May 2026 13:04:21 +0000 Subject: test --- index.html | 3 +++ style.css | 3 +++ 2 files changed, 6 insertions(+) diff --git a/index.html b/index.html index dd27577..168a429 100644 --- a/index.html +++ b/index.html @@ -14,6 +14,9 @@

Managed and owned by dacctal c ‿c


+

LIVE

+
+

All code repos:

git.symlinx.net


diff --git a/style.css b/style.css index 39aa7c1..7e089c0 100644 --- a/style.css +++ b/style.css @@ -51,3 +51,6 @@ a:hover { .h1Green { color: var(--cl-green-6); } +.h1Red { + color: var(--cl-red-6); +} -- cgit v1.2.3