summary refs log tree commit diff
diff options
context:
space:
mode:
authorMalte Voos <git@mal.tc>2024-09-04 12:52:31 +0200
committerMalte Voos <git@mal.tc>2024-09-04 12:52:31 +0200
commit4d17e20020792c00bf918087f47315837670b378 (patch)
tree4e96290411ff2f67aae9d5a3378a2d2e2d004ae5
parent4eda3b3b184acc5128f96c04423da75890098323 (diff)
downloadlife-main.tar.gz
life-main.zip
remove broken webring main
-rw-r--r--index.html7
1 files changed, 0 insertions, 7 deletions
diff --git a/index.html b/index.html
index 1e30d65..15cf814 100644
--- a/index.html
+++ b/index.html
@@ -19,12 +19,6 @@
       a:hover {
         opacity: 1.0;
       }
-      #webring {
-        position: fixed;
-        top: 0;
-        left: 0;
-        border: none;
-      }
       #noscript {
         position: fixed;
         bottom: 0;
@@ -41,6 +35,5 @@
       <p id="noscript">this site is less boring if you enable javascript.</p>
     </noscript>
     <a href="https://git.mal.tc/life">source code</a>
-    <iframe id="webring" width="500" height="50" sandbox="allow-top-navigation-by-user-activation" src="https://ring.helena.place/malte"></iframe>
   </body>
 </html>