Add and fix some links
This commit is contained in:
parent
40d73c84f1
commit
6cea5b4368
|
@ -0,0 +1,3 @@
|
|||
/wiki/* https://xn--u80a.com/:splat
|
||||
/iptv/* https://dev.yuki.social/iptv/:splat
|
||||
/dev/* https://dev.yuki.social/dev/:splat
|
|
@ -23,6 +23,7 @@
|
|||
<h1>Hi, I'm Yuki</h1>
|
||||
<section>Programmer, writer, artist, casual hacker, average nerd, probably not in this order but sometimes at the same time</section>
|
||||
<ul>
|
||||
<li><a href="https://xn--u80a.com" title="I put things on it.">neige d'aoust</a></li>
|
||||
<li><a href="https://a39.ca" title="A creative studio based in Québec City, Canada.">a39 studios</a></li>
|
||||
<li><a href="https://yukiis.moe" title="The life and tribulations of Yuki and Tsuki, a pair of foxgirls who have no idea of what they're doing.">horse life 98</a></li>
|
||||
<li><a href="https://toasters.rocks" title="Sometimes I write things.">toasters rocks</a></li>
|
||||
|
@ -35,7 +36,7 @@
|
|||
<li><a href="https://bsky.app/profile/yuki.social" title="">bluesky</a></li>
|
||||
<li><a href="https://instagram.com/a39ca" title="">instagram</a></li>
|
||||
<li><a href="https://patreon.com/a39" title="Shut up and throw me money. Might send devlogs and exclusivities on my work in exchange.">patreon</a></li>
|
||||
<li><a href="https://git.a39.ca/yuki" title="A repository of code I wrote. May contain sources for the above websites.">source code</a></li>
|
||||
<li><a href="https://a39.dev/yuki" title="A repository of code I wrote. May contain sources for the above websites.">source code</a></li>
|
||||
<li><a href="contact.html" title="If you ever need to send me email, but that's probably a last resort, I guess.">contact</a></li>
|
||||
</ul>
|
||||
<nav>
|
||||
|
|
Loading…
Reference in New Issue