mirror of
https://github.com/GenShibe/website.git
synced 2025-02-12 13:44:49 +00:00
pronouns + fixes
This commit is contained in:
parent
183de98295
commit
2614d737c6
1 changed files with 5 additions and 6 deletions
11
index.html
11
index.html
|
@ -8,7 +8,7 @@
|
|||
content="A little bit of information about me :3"
|
||||
/>
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://genshibe.github.io" />
|
||||
<meta property="og:url" content="https://genshibe.ca" />
|
||||
<title>Gen's Website</title>
|
||||
<link rel="stylesheet" href="style.css" />
|
||||
</head>
|
||||
|
@ -17,17 +17,16 @@
|
|||
<h1>Hi, I'm Gen!</h1>
|
||||
<h2>
|
||||
I use
|
||||
<a href="https://en.pronouns.page/@genshibe">any 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>Photographer 📸</li>
|
||||
<li><a href="https://www.instagram.com/spotter_gen/">Photographer</a> 📸</li>
|
||||
<li>Student 🧑‍🎓</li>
|
||||
<li>Canadian 🇨🇦</li>
|
||||
<li>Hong Konger 🇭🇰</li>
|
||||
<li>Horrible coder :p</li>
|
||||
<li>
|
||||
Maintainer at
|
||||
<a
|
||||
|
@ -46,12 +45,12 @@
|
|||
<a href="https://www.instagram.com/spotter_gen/"
|
||||
>Instagram</a
|
||||
>
|
||||
<a href="mailto:genshibe@gmail.com">Email</a>
|
||||
<a href="mailto:gen@genshibe.ca">Email</a>
|
||||
</div>
|
||||
<span
|
||||
>Last updated at Tue, 19 Mar 2024 22:56:19 GMT | ©️
|
||||
Licensed under GPL V3 |
|
||||
<a href="https://github.com/GenShibe/genshibe.github.io/"
|
||||
<a href="https://github.com/GenShibe/website/"
|
||||
>Source code</a
|
||||
></span
|
||||
>
|
||||
|
|
Loading…
Add table
Reference in a new issue