yummy.cricket/index.html

78 lines
1.7 KiB
HTML
Raw Normal View History

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