diff options
| -rw-r--r-- | index.html | 1 | ||||
| -rw-r--r-- | services.html | 6 | 
2 files changed, 6 insertions, 1 deletions
@@ -43,6 +43,7 @@              <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://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>          <a class="fst" href="/webring.html">Webring</a><br> diff --git a/services.html b/services.html index 13a2a96..3800cc9 100644 --- a/services.html +++ b/services.html @@ -23,7 +23,9 @@                          <li>Memes*</li>                          <li>Distributed RTMP-to-HLS stream viewer*</li>                          <li><a href="https://cgit.arf20.com">CGit</a></li> -                        <li><a href="https://jellyfin.arf20.com">Jellyfin</a></li> +                        <li><a href="https://forum.arf20.com">Forum</a></li> +                        <li><a href="https://grafana.arf20.com">Grafana</a></li> +                        <li><a href="https://deb.arf20.com">Debian repo</a></li>                          <li>Riot (Matrix)*</li>                      </ul></li>                      <li>Public File server*<ul> @@ -46,6 +48,8 @@  		            <li>Subdomains .arf20.com with ARFNET NS</li>                      <li>Storage</li>                      <li>arfCloud</li> +                    <li><a href="https://nextcloud.arf20.com">Nextcloud</a></li> +                    <li><a href="https://jellyfin.arf20.com">Jellyfin</a></li>                      <li>e-Mail @arf20.com</li>                      <li><a href="https://webmail.arf20.com">Webmail</a></li>                      <li>Matrix</li>  | 
