diff options
author | arf20 <aruizfernandez05@gmail.com> | 2024-02-21 03:00:43 +0100 |
---|---|---|
committer | arf20 <aruizfernandez05@gmail.com> | 2024-02-21 03:00:43 +0100 |
commit | ae085f49f81015e1103f9a54792674f690fef97e (patch) | |
tree | 1986e54933b422f29fa0cf58ea1a57ed7946110d /index.html | |
parent | e8b158657b3676c52b6601b90d8f6fb91d5f9965 (diff) | |
download | arfnet2-web-ae085f49f81015e1103f9a54792674f690fef97e.tar.gz arfnet2-web-ae085f49f81015e1103f9a54792674f690fef97e.zip |
Added USENET NNTP
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -14,8 +14,7 @@ </head> <body> <header> - <img src="arfnet_logo.png" width="64"> - <span class="title"><strong>ARFNET</strong></span> + <img src="arfnet_logo.png" width="64"><span class="title"><strong>ARFNET</strong></span> </header> <marquee scrollamount="15">Now fully legal</marquee> <hr> @@ -42,7 +41,8 @@ <a class="sec" href="https://nextcloud.arf20.com">Nextcloud</a><br> <a class="sec" href="https://jellyfin.arf20.com">Jellyfin</a><br> <a class="sec" href="https://cgit.arf20.com">Cgit</a><br> - <a class="sec" href="https://forum.arf20.com">Forum</a><br> + <a class="sec" href="https://forum.arf20.com">Forum</a> + <a class="sec" href="/usenet.html">USENET</a><br> <a class="sec" href="https://grafana.arf20.com">Grafana</a><br> <a class="sec" href="https://deb.arf20.com">Debian repo</a><br> <a class="fst" href="/astro/">Astrophotography section</a><br> |