quick linx on front face
This commit is contained in:
parent
da410a74f2
commit
38f3ee0a64
4 changed files with 58 additions and 11 deletions
20
index.html
20
index.html
|
@ -56,12 +56,20 @@
|
|||
|
||||
<p> i’m niss. what’s up </p>
|
||||
|
||||
<h3> quick linx </h3>
|
||||
|
||||
<ul>
|
||||
<li> <a href=https://gallery.niss.website>art gallery</a>
|
||||
<li> <a href=./rainbow-quox>quox palette generator</a>
|
||||
<li> <a href=https://git.rhiannon.website>code hole</a>
|
||||
<li> <a href=https://blog.niss.website>rarely-updated blog</a>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
<section id=id>
|
||||
<h2> so what’s your deal </h2>
|
||||
|
||||
<dl>
|
||||
<dl class=bullety>
|
||||
<dt> name
|
||||
<dd> <b>niss</b> or <b>q.t.</b>
|
||||
<dd> always lowercase
|
||||
|
@ -116,7 +124,7 @@
|
|||
<section id=gecsites>
|
||||
<h3> gec sites </h3>
|
||||
|
||||
<ul class=zoom>
|
||||
<ul class='zoom boxy'>
|
||||
<li id=gallery> <a href=https://gallery.niss.website>gallery</a>
|
||||
<li id=code> <a href=https://git.rhiannon.website>code</a>
|
||||
<li id=blog> <a href=https://blog.niss.website>blog</a>
|
||||
|
@ -126,7 +134,7 @@
|
|||
<section id=galleries>
|
||||
<h3> gallery sites </h3>
|
||||
|
||||
<ul class=zoom>
|
||||
<ul class='zoom boxy'>
|
||||
<li id=itaku> <a href=https://itaku.ee/profile/niss>itaku</a>
|
||||
<li id=weasyl> <a href=https://www.weasyl.com/~niss>weasyl</a>
|
||||
<li id=fa> <a href=https://furaffinity.net/user/niss>furaffinity</a>
|
||||
|
@ -139,7 +147,7 @@
|
|||
<section id=creaturefeature>
|
||||
<h3> other stuff </h3>
|
||||
|
||||
<ul class=zoom>
|
||||
<ul class='zoom boxy'>
|
||||
<li id=chitter> <a href=https://chitter.xyz/@niss>fediverse</a>
|
||||
<!-- <li id=cohost> <a href=https://cohost.org/niss>cohost</a> -->
|
||||
<li id=bluesky> <a href=https://niss.yummy.cricket>bluesky</a>
|
||||
|
@ -156,7 +164,7 @@
|
|||
<!-- btw unless i say otherwise, all these buttons are made by
|
||||
who they link to -->
|
||||
|
||||
<ul class='zoom shuffle'>
|
||||
<ul class='zoom boxy shuffle'>
|
||||
<li id=dino>
|
||||
<a href=https://flussence.eu title=dino>
|
||||
<img src=media/buttons/dino.png alt=dino>
|
||||
|
@ -444,7 +452,7 @@
|
|||
<section id=otherlinks>
|
||||
<h3> other cool things </h3>
|
||||
|
||||
<ul class='zoom shuffle'>
|
||||
<ul class='zoom boxy shuffle'>
|
||||
<li>
|
||||
<a href=https://cohost.org id=cohost-button title='i was on cohost'>
|
||||
<picture>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue