12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364 |
- <!DOCTYPE html>
- <html lang="en">
- <head>
- <meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1">
- <title>fear.garden</title>
- <link rel="shortcut icon" href="favicon.png" type="image/x-icon">
- <link href="layout/style_splash.css" rel="stylesheet" type="text/css" media="all">
- <link href="layout/style_shared.css" rel="stylesheet" type="text/css" media="all">
- </head>
- <body>
- <div class="yamu"><a href="musings/index.html"><img src="img/musings.gif"></a></div>
- <div class="box">
- <div class="icon">
- <a href="https://blorbo.social/@asukarkreutz" rel="me"><img src="img/index/icon_lambda.png" alt=""><span>Fediverse</span></a>
- </div>
- <div class="icon">
- <a href="mailto:nyar@fear.garden"><img src="img/index/icon_email.png" alt=""><span>Email</span></a>
- </div>
- <div class="icon">
- <a href="https://asukarkreutz.dreamwidth.org"><img src="img/index/icon_laptop.png" alt=""><span>Dreamwidth</span></a>
- </div>
- </div>
- <p class="center">
- <a href="https://www.last.fm/user/fluticasone">
- <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...">
- </a>
- </p>
- <div class="text">
- <!-- SECTION SECTION SECTION SECTION SECTION SECTION SECTION -->
- <h1>fear.garden</h1>
- <p>Welcome to my site. There's not a lot here at the moment.</p>
- <p>
- ☆ General<br>
-   ↳ <a href="about.html">About</a><br>
-   ↳ <a href="about_contact.html">Contact & links</a><br>
- ☆ Vocalsynth<br>
-   ↳ <a href="vocalsynth.html">Recommendations</a><br>
-   ↳ <a href="uploads.html">Uploads</a><br>
-   ↳ <a href="vocalsynth_supernova.html">Supernova</a><br>
- ☆ Rhythm games<br>
-   ↳ <a href="rhythmgames_main.html">Arcade & console</a><br>
-   ↳ <a href="rhythmgames_mobile.html">Mobile</a><br>
- ☆ Other<br>
-   ↳ <a href="asuka/index.html">Love letter to Asuka</a><br>
- </p>
- <!-- SECTION SECTION SECTION SECTION SECTION SECTION SECTION -->
- <hr>
- <h2>other interesting people</h2>
- <p>Friends and other intriguing people I've encountered online:</p>
- <p>
- <a href="https://radioworld.neocities.org"><img src="img/frens/radio.png" alt="Radio"></a>
- <a href="https://nailgun.neocities.org"><img src="img/frens/nilla.jpg" alt="Nilla"></a>
- <a href="https://jyushimatsu.web.fc2.com"><img src="img/frens/jyushimatsu.png" alt="Jyushimatsu"></a>
- <a href="https://koinuko.pink"><img src="img/frens/koinuko.gif" alt="Koinuko"></a>
- <a href="https://slimysomething.neocities.org"><img src="img/frens/slimy.png" alt="Slimy"></a>
- <a href="https://solradguy.neocities.org"><img src="img/frens/solradguy.png" alt="Sol Radguy"></a>
- </p>
- <!-- SECTION SECTION SECTION SECTION SECTION SECTION SECTION -->
- </div>
- Made by Nyar ☆ 2017-2024 ☆ Last update: 14 November 2024 ☆ <a href="https://notabug.org/reactor/fear.garden/commits/master">Changelog</a><br>
- <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>
- </body>
- </html>
|