about summary refs log tree commit diff
path: root/users/aspen/wigglydonke.rs/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'users/aspen/wigglydonke.rs/index.html')
-rw-r--r--users/aspen/wigglydonke.rs/index.html16
1 files changed, 16 insertions, 0 deletions
diff --git a/users/aspen/wigglydonke.rs/index.html b/users/aspen/wigglydonke.rs/index.html
new file mode 100644
index 0000000000..4fd7f25fcf
--- /dev/null
+++ b/users/aspen/wigglydonke.rs/index.html
@@ -0,0 +1,16 @@
+<!DOCTYPE html>
+<html>
+  <head>
+    <title>Kids Love Wiggly Donkers!</title>
+    <style type="text/css">
+      #wiggly-donkers {
+          width: 100%;
+      }
+    </style>
+  </head>
+  <body>
+    <a href="https://tvl.fyi">
+      <img src="/wd.png" id="wiggly-donkers"/>
+    </a>
+  </body>
+</html>