mirror of
https://github.com/GenShibe/website.git
synced 2025-02-12 13:04:50 +00:00
update email i think
This commit is contained in:
parent
a4d97c5353
commit
438e029577
2 changed files with 100 additions and 88 deletions
BIN
.DS_Store
vendored
Normal file
BIN
.DS_Store
vendored
Normal file
Binary file not shown.
32
index.html
32
index.html
|
@ -1,4 +1,4 @@
|
|||
<!DOCTYPE html>
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
|
@ -22,14 +22,18 @@
|
|||
<h1>Hi, my name's Gen, and</h1>
|
||||
<h2>
|
||||
I use
|
||||
<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>
|
||||
<hr />
|
||||
<h2>I'm a...</h2>
|
||||
<ul>
|
||||
<li>Transit enthusiast 🚍</li>
|
||||
<li>
|
||||
<a href="https://www.instagram.com/spotter_gen/">Photographer</a>
|
||||
<a href="https://www.instagram.com/spotter_gen/"
|
||||
>Photographer</a
|
||||
>
|
||||
📸
|
||||
</li>
|
||||
<li>Student 🧑‍🎓</li>
|
||||
|
@ -37,7 +41,9 @@
|
|||
<li>Hong Konger 🇭🇰</li>
|
||||
<li>
|
||||
Maintainer at
|
||||
<a class="catppuccin" href="https://github.com/catppuccin/userstyles"
|
||||
<a
|
||||
class="catppuccin"
|
||||
href="https://github.com/catppuccin/userstyles"
|
||||
>Catppuccin</a
|
||||
>
|
||||
</li>
|
||||
|
@ -45,14 +51,18 @@
|
|||
<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:gen@genshibe.ca">Email</a>
|
||||
<a href="mailto:contact@genshibe.ca">Email</a>
|
||||
</div>
|
||||
<span
|
||||
>Last updated at : <span class="last-updated"></span> | ©️ Licensed
|
||||
under GPL V3
|
||||
>Last updated at : <span class="last-updated"></span> | ©️
|
||||
Licensed under GPL V3
|
||||
<br />
|
||||
<br />
|
||||
This website is part of the
|
||||
|
@ -62,7 +72,9 @@
|
|||
><a href="https://ctp-webr.ing/genshibe/next">→</a>
|
||||
<br />
|
||||
<br />
|
||||
<a href="https://github.com/GenShibe/website/">Source code</a>
|
||||
<a href="https://github.com/GenShibe/website/"
|
||||
>Source code</a
|
||||
>
|
||||
</span>
|
||||
<select class="theme-selector">
|
||||
<option value="latte">Latte</option>
|
||||
|
|
Loading…
Add table
Reference in a new issue