Bluesky app fork with some witchin' additions 💫
1<!DOCTYPE html> 2<html> 3 <head> 4 <meta charset="utf-8"> 5 <meta name="theme-color"> 6 <meta 7 name="viewport" 8 content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1.00001, viewport-fit=cover" 9 /> 10 <title>About — Witchsky</title> 11 <meta http-equiv="refresh" content="0;url=https://tangled.org/jollywhoppers.com/witchsky.app/"> 12 13 <link rel="preload" as="font" type="font/woff2" href="/static/media/InterVariable.c504db5c06caaf7cdfba.woff2" crossorigin> 14 15 <link rel="stylesheet" href="normalize.css" type="text/css"> 16 <link rel="stylesheet" href="sakura.css" type="text/css"> 17 </head> 18 <script type="text/javascript"> 19 window.location.href = "https://tangled.org/jollywhoppers.com/witchsky.app/"; 20 </script> 21 <body> 22 <h1>Redirecting to Tangled README...</h1> 23 </body> 24</html>