mirror of
https://github.com/GenShibe/website.git
synced 2025-02-12 15:44:50 +00:00
Update some minor shit
idasdl
This commit is contained in:
parent
19ff33cd35
commit
026f485e0e
1 changed files with 34 additions and 31 deletions
19
index.html
19
index.html
|
@ -28,25 +28,27 @@
|
||||||
<li id="e">Photographer 📸</li>
|
<li id="e">Photographer 📸</li>
|
||||||
<li id="e">Student 🧑‍🎓</li>
|
<li id="e">Student 🧑‍🎓</li>
|
||||||
<li id="e">Canadian 🇨🇦 </li>
|
<li id="e">Canadian 🇨🇦 </li>
|
||||||
<li id="e">Hong Konger 🇭🇰</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>
|
<li id="e">Maintainer at <a class="fuck" href="https://github.com/catppuccin/userstyles"
|
||||||
|
target="_blank">Catppuccin</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</p>
|
</p>
|
||||||
<br>
|
<br>
|
||||||
<br>
|
|
||||||
<h4>Contact me via:</h4>
|
<h4>Contact me via:</h4>
|
||||||
<div class="meow"></div>
|
<div class="nya"></div>
|
||||||
<br>
|
<br>
|
||||||
<div class="button-container">
|
<div class="button-container">
|
||||||
<div class="batton">
|
<div class="batton">
|
||||||
<button class="button"><a href="https://discord.com/users/217892728875253760" target="_blank">Discord</a></button>
|
<button class="button"><a href="https://discord.com/users/217892728875253760"
|
||||||
<button class="button"><a href="https://www.instagram.com/spotter_gen/" target="_blank">Instagram</a></button>
|
target="_blank">Discord</a></button>
|
||||||
<button class="button"><a href="mailto:gen@genshibe.gay" target="_blank">Email</a></button>
|
<button class="button"><a href="https://www.instagram.com/spotter_gen/"
|
||||||
|
target="_blank">Instagram</a></button>
|
||||||
|
<button class="button"><a href="mailto:genshibe@gmail.com" target="_blank">Email</a></button>
|
||||||
</div>
|
</div>
|
||||||
<br>
|
<br>
|
||||||
<footer>
|
<footer>
|
||||||
<i>
|
<i>
|
||||||
Fun fact: you see the background photo? i took that photo :3 | Last Updated: <i id=woof></i>
|
Fun fact: i took the background photo :3 | Last Updated: <i id=woof></i>
|
||||||
</i>
|
</i>
|
||||||
</footer>
|
</footer>
|
||||||
</div>
|
</div>
|
||||||
|
@ -54,4 +56,5 @@
|
||||||
document.getElementById("woof").innerHTML = text </script>
|
document.getElementById("woof").innerHTML = text </script>
|
||||||
</main>
|
</main>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
Loading…
Add table
Reference in a new issue