[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH arfnet2-web] Remove banner, add radio link


MIME-Version: 1.0
Content-Transfer-Encoding: 8bit

---
 game.html  |  3 +--
 index.html | 15 ++++++---------
 2 files changed, 7 insertions(+), 11 deletions(-)

diff --git a/game.html b/game.html
index f10d7e2..677dbd2 100644
--- a/game.html
+++ b/game.html
@@ -2,8 +2,7 @@
 <html>
     <head>
         <meta charset="UTF-8">
-        <link rel="stylesheet" type="text/css" href="/style.css">
-        <link rel="stylesheet" type="text/css" href="/about.css">
+        <link rel="stylesheet" type="text/css" href="https://arf20.com/style.css";>
         <title>ARFNET</title>
     </head>
 
diff --git a/index.html b/index.html
index 1704f7b..d736716 100644
--- a/index.html
+++ b/index.html
@@ -16,16 +16,9 @@
         <header>
             <img src="arfnet_logo.png" width="64"><span class="title"><strong>ARFNET</strong></span>
         </header>
-        <marquee scrollamount="15">Now fully legal</marquee>
         <hr>
-        Due to differences with ARFNET's ISP, ARFNET is suffering major changes, feel free to contact for more info.<br>
-        But here is a brief <a href="/explanation.txt">explanation</a>.<br>
-        And here is a <a href="https://web.archive.org/web/20230603081448/https://arf20.com/";>snapshot</a> of the site before the schism.
-        Sorry for the inconveniences
-
-        <hr>
-        
-        <a class="fst" href="/design.html">Design Philosophy</a>
+        <center>
+            <a class="fst" href="/design.html">Design Philosophy</a>
             <a class="sec" href="https://www.youtube.com/watch?v=lbsce1DniQA&list=PLhWQL9gpbCPb8JNtOFo760GUD4ekXiR-9";>Youtube</a>
             <a class="sec" href="http://cgit.arf20.com/";>Git</a>
             <a class="sec" href="https://github.com/ARF20NET";>GitHub</a>
@@ -34,10 +27,13 @@
             <a class="sec" href="http://grafana.arf20.com/public-dashboards/074973f696bd4d56afcddb08a3114041";>Grafana</a>
             <a class="sec" href="https://discord.gg/jy6AjN9ACP";>Discord</a>
             <a class="sec" href="/donate.html">Donations and Accounting</a><br>
+        </center>
+            <marquee scrollamount="15">Now fully legal</marquee>
         <hr>
         <a class="fst" href="/about_me.html">About me</a><br>
         <a class="fst" href="/projects/">Projects</a><br>
             <a class="sec" href="/about/">About ARFNET</a><br>
+            <a class="sec" href="/explanation.txt">Lore</a><br>
         <a class="fst" href="https://blog.arf20.com";>Blog</a><br>
         <a class="fst" href="/services.html">Services</a><a class="sec" href="https://dash.arf20.com";>Order</a><br>
             <a class="sec" href="https://memes.arf20.com/";>Memes</a><br>
@@ -52,6 +48,7 @@
                 <a class="sec" href="http://news.arf20.com/";>Web newsreader</a><br>
             <a class="sec" href="https://grafana.arf20.com";>Grafana</a><br>
             <a class="sec" href="http://deb.arf20.com";>Debian repo</a><br>
+            <a class="sec" href="http://radio.arf20.com";>Radio</a><br>
         <a class="fst" href="/astro/">Astrophotography section</a><br>
         <a class="fst" href="/webring.html">Webring</a><br>
 
-- 
2.39.2