fix some shit part 194

This commit is contained in:
Gen 2024-07-21 23:00:56 -07:00
parent 36366b60e5
commit 7609ff4037
No known key found for this signature in database
2 changed files with 19 additions and 41 deletions

View file

@ -19,52 +19,31 @@
</head>
<body>
<main>
<h1>Hi, my name's Gen, and</h1>
<h2>
I use
<a href="https://en.pronouns.page/@genshibe"
>She/They pronouns :3</a
>
<h1>hi i'm Gen, and</h1>
<h2>my pronouns are<a href="https://en.pronouns.page/@genshibe"> she/they :3</a>
</h2>
<hr />
<h2>I'm a...</h2>
<ul>
<li>Transit enthusiast &#128653;</li>
<li>
<a href="https://www.instagram.com/spotter_gen/"
>Photographer</a
>
&#128248;
</li>
<li><a href="https://www.instagram.com/spotter_gen/">Photographer</a> &#128248;</li>
<li>Student &#129489;&#8205;&#127891;</li>
<li>Canadian &#127464;&#127462;</li>
<li>Hong Konger 🇭🇰</li>
<li>
Maintainer at
<a
class="catppuccin"
href="https://github.com/catppuccin/userstyles"
>Catppuccin</a
>
</li>
<li> Maintainer at <a class="catppuccin" href="https://github.com/catppuccin/userstyles">Catppuccin</a> </li>
</ul>
<hr />
<footer>
<div class="socials">
<a href="https://discord.com/users/217892728875253760"
>Discord</a
>
<a href="https://www.instagram.com/spotter_gen/"
>Instagram</a
>
<a href="https://discord.com/users/217892728875253760">Discord</a>
<a href="https://www.instagram.com/spotter_gen/">Instagram</a>
<a rel="me" href="https://tech.lgbt/@Genshibe">Mastodon</a>
<a href="mailto:contact@genshibe.ca">Email</a>
</div>
<span
>Last updated at : <span class="last-updated"></span> | ©️
Licensed under GPL V3
<br />
<br />
<span>
Last updated at: <span class="last-updated"></span>
</span>
<div class ="buttons">
<a href="https://genshibe.ca"><img alt="Gen's Website" src="assets/button.png"></a>
<a href="https://alyxia.dev"><img alt="Alyxia's website" src= "https://alyxia.dev/static/img/88x31/self.png"></a>
<a href="https://estrogen.monster/"><img alt="Mopi's website" src='https://estrogen.monster/assets/mopi.jpg'></a>
@ -80,20 +59,19 @@
<img src ="assets/monster.gif">
<img src ="https://cyber.dabamos.de/88x31/she-her.gif">
<img src ="https://cyber.dabamos.de/88x31/they-them.gif">
</span>
<span>
</div>
<div class="webring">
This website is part of the
<br />
<a href="https://ctp-webr.ing/genshibe/previous"><img src="assets/left.svg"></a
><a href="https://ctp-webr.ing"><img alt="CTP Webring" src="assets/webbring.webp"></a
><a href="https://ctp-webr.ing/genshibe/next"><img src="assets/right.svg"></a>
<br />
<br />
<a href="https://github.com/GenShibe/website/"
>Source code</a
>
</span>
</div>
<div class="source">
<p>©️ GenShibe - Licensed under GPL v3</p>
<a href="https://github.com/GenShibe/website/">Source</a>
</div>
<select class="theme-selector">
<option value="latte">Latte</option>
<option value="frappe">Frappé</option>

View file

@ -153,7 +153,7 @@ body {
p {
font-size: 2em;
font-size: 1em;
margin-left: auto;
margin-right: auto;
text-align: center;