2024-01-27 20:43:36 -08:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="en">
|
|
|
|
|
|
|
|
<head>
|
|
|
|
<meta charset="UTF-8">
|
|
|
|
<meta name="viewport" content="wilih=device-wilih, initial-scale=1.0">
|
|
|
|
<meta property="og:title" content="Gen's Website" />
|
|
|
|
<meta property="og:description" content="A little bit of information about me :3" />
|
|
|
|
<meta property="og:type" content="website" />
|
|
|
|
<meta property="og:image" content="assets/DSCF2227.png" />
|
|
|
|
<meta property="og:url" content="https://www.genshibe.gay" />
|
|
|
|
<title>Gen's Website</title>
|
|
|
|
<link rel="stylesheet" href="style.css">
|
|
|
|
</head>
|
|
|
|
|
|
|
|
<body>
|
|
|
|
<br>
|
2024-02-12 16:27:23 -08:00
|
|
|
<br>
|
2024-01-27 20:43:36 -08:00
|
|
|
<div class="container">
|
|
|
|
<div class="divs">
|
|
|
|
<h1>Hi, I'm Gen</h1>
|
2024-03-04 15:32:44 -08:00
|
|
|
<h2>and I use <a href="https://en.pronouns.page/@genshibe" target="_blank" any pronouns :3</a></h2>
|
2024-02-26 18:52:46 -08:00
|
|
|
<div class="nya"></div>
|
2024-02-12 16:27:23 -08:00
|
|
|
<ul>
|
2024-02-26 18:52:46 -08:00
|
|
|
<h4>I'm a 19 year old...</h4>
|
2024-02-12 16:27:23 -08:00
|
|
|
<br>
|
|
|
|
<li id="e">Transit enthusiast 🚍</li>
|
|
|
|
<li id="e">Photographer 📸</li>
|
|
|
|
<li id="e">Student 🧑‍🎓</li>
|
|
|
|
<li id="e">Canadian 🇨🇦 </li>
|
|
|
|
<li id="e">Hong Konger 🇭🇰</li>
|
|
|
|
<li id="e">Maintainer at <a class="fuck" href="https://github.com/catppuccin/userstyles"
|
|
|
|
target="_blank">Catppuccin</a></li>
|
|
|
|
</ul>
|
|
|
|
</p>
|
|
|
|
<br>
|
2024-01-27 20:43:36 -08:00
|
|
|
<h4>Contact me via:</h4>
|
2024-02-12 16:27:23 -08:00
|
|
|
<div class="nya"></div>
|
2024-01-27 20:43:36 -08:00
|
|
|
<br>
|
|
|
|
<div class="button-container">
|
|
|
|
<div class="batton">
|
2024-02-26 18:52:46 -08:00
|
|
|
<a href="https://discord.com/users/217892728875253760" target="_blank" class="button">Discord</a>
|
|
|
|
<a href="https://www.instagram.com/spotter_gen/" target="_blank" class="button">Instagram</a>
|
|
|
|
<a href="mailto:genshibe@gmail.com" target="_blank" class="button">Email</a>
|
2024-02-12 16:27:23 -08:00
|
|
|
</div>
|
|
|
|
<br>
|
|
|
|
<footer>
|
|
|
|
<i>
|
|
|
|
Fun fact: i took the background photo :3 | Last Updated: <i id=woof></i>
|
|
|
|
</i>
|
|
|
|
</footer>
|
|
|
|
</div>
|
2024-02-26 18:52:46 -08:00
|
|
|
<script> document.getElementById("woof").innerHTML = document.lastModified; </script>
|
|
|
|
</main>
|
2024-01-27 20:43:36 -08:00
|
|
|
</body>
|
2024-02-12 16:27:23 -08:00
|
|
|
|
|
|
|
</html>
|