about summary refs log tree commit diff
path: root/users/grfn/wigglydonke.rs/index.html
<!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>