This commit is contained in:
Gen 2024-05-12 01:05:57 +02:00
parent 8568a2d6d2
commit a4d97c5353
No known key found for this signature in database

View file

@ -10,9 +10,9 @@
<meta property="og:type" content="website" />
<meta name="author" content="GenShibe" />
<meta name="robots" content="noindex, nofollow" />
<meta name="og:image" content="./assets/DSCF8928.jpg" />
<meta name="og:image" content="assets/DSCF8928.jpg" />
<meta property="og:url" content="https://genshibe.ca" />
<meta property="twitter:image" content="./assets/DSCF8928.jpg" />
<meta property="twitter:image" content="assets/DSCF8928.jpg" />
<title>Gen's Website</title>
<link rel="stylesheet" href="style.css" />
@ -25,7 +25,7 @@
<a href="https://en.pronouns.page/@genshibe">They/She pronouns :3</a>
</h2>
<hr />
<h2>I'm just a...</h2>
<h2>I'm a...</h2>
<ul>
<li>Transit enthusiast &#128653;</li>
<li>
@ -51,10 +51,19 @@
<a href="mailto:gen@genshibe.ca">Email</a>
</div>
<span
>Last updated: <span class="last-updated"></span> | ©️ Licensed under
GPL V3 |
<a href="https://github.com/GenShibe/website/">Source code</a></span
>
>Last updated at : <span class="last-updated"></span> | ©️ Licensed
under GPL V3
<br />
<br />
This website is part of the
<br />
<a href="https://ctp-webr.ing/genshibe/previous">&larr;</a
><a href="https://ctp-webr.ing/"> ~Catppuccin Webring~ </a
><a href="https://ctp-webr.ing/genshibe/next">&rarr;</a>
<br />
<br />
<a href="https://github.com/GenShibe/website/">Source code</a>
</span>
<select class="theme-selector">
<option value="latte">Latte</option>
<option value="frappe">Frappé</option>