mirror of
https://github.com/GenShibe/website.git
synced 2025-02-12 13:44:49 +00:00
34t9y8ehirwusadjkfrhrwi47eh
Signed-off-by: Gen <buzhybrid@gmail.com>
This commit is contained in:
parent
41f9bb2c2a
commit
eb60a48448
1 changed files with 13 additions and 14 deletions
19
index.html
19
index.html
|
@ -19,7 +19,7 @@
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<main>
|
<main>
|
||||||
<h1>hi i'm Gen, and</h1>
|
<h1>haiii i'm Gen, and</h1>
|
||||||
<h2>my pronouns are <a href="https://en.pronouns.page/@genshibe">she/they :3</a>
|
<h2>my pronouns are <a href="https://en.pronouns.page/@genshibe">she/they :3</a>
|
||||||
</h2>
|
</h2>
|
||||||
<hr />
|
<hr />
|
||||||
|
@ -37,12 +37,9 @@
|
||||||
<div class="socials">
|
<div class="socials">
|
||||||
<a href="https://discord.com/users/217892728875253760">Discord</a>
|
<a href="https://discord.com/users/217892728875253760">Discord</a>
|
||||||
<a href="https://www.instagram.com/spotter_gen/">Instagram</a>
|
<a href="https://www.instagram.com/spotter_gen/">Instagram</a>
|
||||||
<a rel="me" href="https://ck.catwithaclari.net/@gen">Mastodon</a>
|
<a rel="me" href="https://ck.catwithaclari.net/@gen">Fediverse</a>
|
||||||
<a href="mailto:contact@genshibe.ca">Email</a>
|
<a href="mailto:contact@genshibe.ca">Email</a>
|
||||||
</div>
|
</div>
|
||||||
<span>
|
|
||||||
Last updated at: <span class="last-updated"></span>
|
|
||||||
</span>
|
|
||||||
<div class ="buttons">
|
<div class ="buttons">
|
||||||
<a href="https://genshibe.ca"><img alt="Gen's Website" src="assets/button.png"></a>
|
<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://alyxia.dev"><img alt="Alyxia's website" src= "https://alyxia.dev/static/img/88x31/self.png"></a>
|
||||||
|
@ -60,16 +57,18 @@
|
||||||
<img src ="https://cyber.dabamos.de/88x31/she-her.gif">
|
<img src ="https://cyber.dabamos.de/88x31/she-her.gif">
|
||||||
<img src ="https://cyber.dabamos.de/88x31/they-them.gif">
|
<img src ="https://cyber.dabamos.de/88x31/they-them.gif">
|
||||||
</div>
|
</div>
|
||||||
|
<span>
|
||||||
|
Last updated at: <span class="last-updated"></span>
|
||||||
|
</span>
|
||||||
<div class="webring">
|
<div class="webring">
|
||||||
This website is part of the
|
This website is part of the
|
||||||
<br/>
|
<br/>
|
||||||
<a href="https://ctp-webr.ing/genshibe/previous"><img src="assets/left.svg"></a
|
<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"><img alt="CTP Webring" src="assets/webbring.webp"></a>
|
||||||
><a href="https://ctp-webr.ing/genshibe/next"><img src="assets/right.svg"></a>
|
<a href="https://ctp-webr.ing/genshibe/next"><img src="assets/right.svg"></a>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
<div class="source">
|
<div class="source">
|
||||||
<p>©️ GenShibe - Licensed under GPL v3</p>
|
<p>©️ GenShibe | Licensed under GPL v3</p>
|
||||||
<a href="https://github.com/GenShibe/website/">Source</a>
|
<a href="https://github.com/GenShibe/website/">Source</a>
|
||||||
</div>
|
</div>
|
||||||
<select class="theme-selector">
|
<select class="theme-selector">
|
||||||
|
|
Loading…
Add table
Reference in a new issue