index.html 3.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1">
  5. <title>fear.garden</title>
  6. <link rel="shortcut icon" href="favicon.png" type="image/x-icon">
  7. <link href="layout/style_splash.css" rel="stylesheet" type="text/css" media="all">
  8. <link href="layout/style_shared.css" rel="stylesheet" type="text/css" media="all">
  9. </head>
  10. <body>
  11. <div class="yamu"><a href="musings/index.html"><img src="img/musings.gif"></a></div>
  12. <div class="box">
  13. <div class="icon">
  14. <a href="https://blorbo.social/@asukarkreutz" rel="me"><img src="img/index/icon_lambda.png" alt=""><span>Fediverse</span></a>
  15. </div>
  16. <div class="icon">
  17. <a href="mailto:nyar@fear.garden"><img src="img/index/icon_email.png" alt=""><span>Email</span></a>
  18. </div>
  19. <div class="icon">
  20. <a href="https://asukarkreutz.dreamwidth.org"><img src="img/index/icon_laptop.png" alt=""><span>Dreamwidth</span></a>
  21. </div>
  22. </div>
  23. <p class="center">
  24. <a href="https://www.last.fm/user/fluticasone">
  25. <img src="https://lastfm-recently-played.vercel.app/api?user=fluticasone&width=400&show_user=footer&header_style=compact_stats_only&count=1&bg_color=000000&border_radius=0" style="border:1px solid #fff" alt="Now scrobbling on Last.fm...">
  26. </a>
  27. </p>
  28. <div class="text">
  29. <!-- SECTION SECTION SECTION SECTION SECTION SECTION SECTION -->
  30. <h1>fear.garden</h1>
  31. <p>Welcome to my site. There's not a lot here at the moment.</p>
  32. <p>
  33. &star; General<br>
  34. &numsp; &rdsh; <a href="about.html">About</a><br>
  35. &numsp; &rdsh; <a href="about_contact.html">Contact & links</a><br>
  36. &star; Vocalsynth<br>
  37. &numsp; &rdsh; <a href="vocalsynth.html">Recommendations</a><br>
  38. &numsp; &rdsh; <a href="uploads.html">Uploads</a><br>
  39. &numsp; &rdsh; <a href="vocalsynth_supernova.html">Supernova</a><br>
  40. &star; Rhythm games<br>
  41. &numsp; &rdsh; <a href="rhythmgames_main.html">Arcade & console</a><br>
  42. &numsp; &rdsh; <a href="rhythmgames_mobile.html">Mobile</a><br>
  43. &star; Other<br>
  44. &numsp; &rdsh; <a href="asuka/index.html">Love letter to Asuka</a><br>
  45. </p>
  46. <!-- SECTION SECTION SECTION SECTION SECTION SECTION SECTION -->
  47. <hr>
  48. <h2>other interesting people</h2>
  49. <p>Friends and other intriguing people I've encountered online:</p>
  50. <p>
  51. <a href="https://radioworld.neocities.org"><img src="img/frens/radio.png" alt="Radio"></a>
  52. <a href="https://nailgun.neocities.org"><img src="img/frens/nilla.jpg" alt="Nilla"></a>
  53. <a href="https://jyushimatsu.web.fc2.com"><img src="img/frens/jyushimatsu.png" alt="Jyushimatsu"></a>
  54. <a href="https://koinuko.pink"><img src="img/frens/koinuko.gif" alt="Koinuko"></a>
  55. <a href="https://slimysomething.neocities.org"><img src="img/frens/slimy.png" alt="Slimy"></a>
  56. <a href="https://solradguy.neocities.org"><img src="img/frens/solradguy.png" alt="Sol Radguy"></a>
  57. </p>
  58. <!-- SECTION SECTION SECTION SECTION SECTION SECTION SECTION -->
  59. </div>
  60. Made by Nyar &star; 2017-2024 &star; Last update: 14 November 2024 &star; <a href="https://notabug.org/reactor/fear.garden/commits/master">Changelog</a><br>
  61. <img src="https://kreutz.fear.garden/button.gif" alt="fear.garden"> <a href="img/about/lion.jpg"><img src="img/index/button_gnulgbt.gif" alt="GNU/LGBT"></a> <a href="https://www.youtube.com/watch?v=PZ-CRb71bZU"><img src="img/index/button_itg2.gif" alt="In The Groove 2"></a>
  62. </body>
  63. </html>