small changes
This commit is contained in:
parent
fa4560b743
commit
62a41d9c17
2 changed files with 9 additions and 5 deletions
|
@ -40,7 +40,7 @@
|
|||
</section>
|
||||
<main>
|
||||
<div class="titlebar tb-green" aria-hidden="true">
|
||||
<span class="tbl" title="welcome!"></span>
|
||||
<span class="tbl" title="credits!!"></span>
|
||||
<span class="tbr"></span>
|
||||
</div>
|
||||
<h2>credits</h2>
|
||||
|
|
12
info.html
12
info.html
|
@ -55,12 +55,16 @@
|
|||
not sure how to really explain it, but here's where I'll probably put webrings n shit connecting to a bunch of other people in the same vein. who knows<br>
|
||||
the actual design is more or less something that popped into my head while messing around with twm on my computer. I like the look of it<br>
|
||||
in a perfect world this site would resemble those kinda "design group" abstract-y2k websites that I adore, but that usually requires making actual visual images. I do not have that skill</p>
|
||||
<h2>contact</h2>
|
||||
<p>you can contact me with any of these new-fangled fancy "buttons" the kids are using nowadays</p>
|
||||
<h2>where do I exist?</h2>
|
||||
I exist on...
|
||||
<ul>
|
||||
<li>NeosVR: <strong>yosh</strong>
|
||||
</ul>
|
||||
you can contact me with any of these new-fangled fancy "buttons" the kids are using nowadays</p>
|
||||
<ul class="gridlist displist">
|
||||
<li><a href="mailto:yosh@unix.dog"><img src="img/buttons/email.gif" alt="e-mail"></a>
|
||||
<li><a href="https://wetdry.world/@Yoshi"><img src="img/buttons/mastodon.gif" alt="fediverse"></a>
|
||||
<li><a href="https://twitter.com/yoshiyoshiyoshh"><img src="img/buttons/twitter.gif" alt="twitter"></a>
|
||||
<li><a rel="me" href="https://wetdry.world/@Yoshi"><img src="img/buttons/mastodon.gif" alt="fediverse"></a>
|
||||
<li><a href="https://twitter.com/yoshiyoshiyoshh"><img src="img/buttons/twitter.gif" alt="twitter"></a>(deprecated)
|
||||
</ul>
|
||||
</main>
|
||||
<footer>
|
||||
|
|
Loading…
Reference in a new issue