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 property="og:type" content="website" />
<meta name="author" content="GenShibe" /> <meta name="author" content="GenShibe" />
<meta name="robots" content="noindex, nofollow" /> <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="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> <title>Gen's Website</title>
<link rel="stylesheet" href="style.css" /> <link rel="stylesheet" href="style.css" />
@ -25,7 +25,7 @@
<a href="https://en.pronouns.page/@genshibe">They/She pronouns :3</a> <a href="https://en.pronouns.page/@genshibe">They/She pronouns :3</a>
</h2> </h2>
<hr /> <hr />
<h2>I'm just a...</h2> <h2>I'm a...</h2>
<ul> <ul>
<li>Transit enthusiast &#128653;</li> <li>Transit enthusiast &#128653;</li>
<li> <li>
@ -51,10 +51,19 @@
<a href="mailto:gen@genshibe.ca">Email</a> <a href="mailto:gen@genshibe.ca">Email</a>
</div> </div>
<span <span
>Last updated: <span class="last-updated"></span> | ©️ Licensed under >Last updated at : <span class="last-updated"></span> | ©️ Licensed
GPL V3 | under GPL V3
<a href="https://github.com/GenShibe/website/">Source code</a></span <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"> <select class="theme-selector">
<option value="latte">Latte</option> <option value="latte">Latte</option>
<option value="frappe">Frappé</option> <option value="frappe">Frappé</option>