1
0
Fork 0
yummy.cricket/index.html

80 lines
1.9 KiB
HTML
Raw Normal View History

2020-06-28 20:21:02 -04:00
<!DOCTYPE html>
<html lang=en>
<meta charset=utf-8>
2020-06-30 13:32:53 -04:00
<link rel=me href=https://cybre.space/@g>
<link rel=me href=https://snouts.online/@g>
<link rel=me href=https://twitter.com/gec_ko_>
2020-07-03 14:14:54 -04:00
<link rel=icon href=images/icon.png>
2020-06-30 13:32:33 -04:00
2020-06-28 20:21:02 -04:00
<link rel=stylesheet href=style.css>
<title>web site more like web shite haha gottem</title>
2020-07-02 14:24:24 -04:00
<main>
<header>
2020-07-03 11:27:45 -04:00
<h1>so basically? <b class=cake>im gecs</b></h1>
2020-07-02 14:24:24 -04:00
<div id=mlem>
<p class='mlem-text niss'>“mlem”</p>
<p class='mlem-text nisse'>“mlem also”</p>
<picture>
2020-07-03 14:14:54 -04:00
<source srcset=images/mlem_static.png media='(prefers-reduced-motion)'>
<img src=images/mlem.gif alt='niss &amp; nisse'>
</picture>
2020-07-02 14:24:24 -04:00
</div>
2020-07-02 14:30:38 -04:00
<h2>
2020-07-02 14:24:24 -04:00
a
<ruby>
<b>big one</b>
<rp>(<rt>niss<rp>)
</ruby>
and a
<ruby>
<b>little one</b>
<rp>(<rt>nisse<rp>)
</ruby>
</h2>
</header>
2020-06-28 20:21:02 -04:00
2020-07-02 14:24:24 -04:00
<hr>
2020-06-28 20:21:02 -04:00
2020-07-02 14:08:19 -04:00
<section>
<h2>stats</h2>
<dl>
<dt>quantity <dd>2
<dt>prons
2020-07-11 12:23:36 -04:00
<dd title='“she” in real life pls!!'>
2020-07-11 00:14:53 -04:00
she, he
2020-07-02 14:08:19 -04:00
<dt>limbs <dd>many
<dt>consistency <dd>soft
</dl>
</section>
<hr>
<section>
<h2>where to find gecs</h2>
<dl>
2020-07-02 14:30:38 -04:00
<dt>gallery
2020-07-18 06:00:00 -04:00
<dd><a href=https://gallery.niss.website>right here!</a>
2020-07-02 14:30:38 -04:00
<dt>code
<dd><a href=https://git.rhiannon.website/rhi>gitea</a>
2020-07-02 14:08:19 -04:00
<dt>masto
<dd><a href=https://cybre.space/@g>g@cybre.space</a><br>
<a href=https://snouts.online/@g>g@snouts.online</a>
<dt>twit
<dd><a href=https://twitter.com/gec_ko_>@gec_ko_</a>
</dl>
</section>
</main>
2020-07-02 15:50:01 -04:00
<footer>
2020-07-03 14:14:54 -04:00
<img src=images/niss_wave_large.png alt='' class=emojo>
2020-07-03 11:26:17 -04:00
<p>
2020-07-02 15:50:01 -04:00
this site uses
<a href=https://mutant.tech>mutant standard</a>
emoji, which are licensed
2020-07-03 11:26:17 -04:00
<a href=https://creativecommons.org/licenses/by-nc-sa/4.0/>cc-by-nc-sa 4</a>.
2020-07-05 23:45:10 -04:00
(the bg image and favicon are also by dzuk)
2020-07-02 15:50:01 -04:00
</footer>