From 7d4d712e6c40593e0e5daec145b0670c09ca48c8 Mon Sep 17 00:00:00 2001 From: mogad0n Date: Sun, 31 Jan 2021 16:47:42 +0530 Subject: Actual initial commit --- irc.html | 2 +- matrix.html | 2 +- styles.css | 2 +- xmpp.html | 3 +-- 4 files changed, 4 insertions(+), 5 deletions(-) diff --git a/irc.html b/irc.html index d5fa7ec..861e9d7 100644 --- a/irc.html +++ b/irc.html @@ -21,7 +21,7 @@ IRC Webchat -Registration +Registration [It's down at the moment so it redirects to Webchat] diff --git a/matrix.html b/matrix.html index 7e6d822..088fab2 100644 --- a/matrix.html +++ b/matrix.html @@ -18,7 +18,7 @@ └─┘ ┘ │ ──┘ ┘ │ -coming as soon as cranberry fixes it. +It's in the works. diff --git a/styles.css b/styles.css index 41dda9d..9414957 100644 --- a/styles.css +++ b/styles.css @@ -5,7 +5,7 @@ body { a { text-decoration: none; - color: hotpink; + color: green; } a:hover { diff --git a/xmpp.html b/xmpp.html index 9215cf1..69006e8 100644 --- a/xmpp.html +++ b/xmpp.html @@ -18,8 +18,7 @@ └─┘ ┘ │ ──┘ ┘ │ -coming soon based on mogad0n - +It's in the works. -- cgit v1.2.3