32 lines
No EOL
1.2 KiB
HTML
32 lines
No EOL
1.2 KiB
HTML
---
|
|
title: Home
|
|
custom_heading: true
|
|
---
|
|
<picture id="bune">
|
|
<source type="image/webp" srcset="/assets/img/bune-smol.webp 1x, /assets/img/bune.webp 2x">
|
|
<img id="bune" src="/assets/img/bune.png" alt="A drawing of a rabbit with brown-tipped ears sniffing the air excitedly!" title="" style="">
|
|
</picture>
|
|
|
|
{% include h.html level=1 content="Lynnesbian dot Space" %}
|
|
|
|
<p>
|
|
Welcome to my website, where I write about and catalogue things that are interesting to me, and maybe even to you,
|
|
too!
|
|
</p>
|
|
|
|
{% include h.html level=2 content="Quick Links" %}
|
|
<p>
|
|
<a href="https://bune.city/">My blog</a> is updated very infrequently, and focuses mostly on technology and/or games.
|
|
</p>
|
|
<p>
|
|
My <a href="https://keybase.io/lynnesbian/pgp_keys.asc">public PGP key</a> is available on Keybase. I've proven
|
|
ownership of the lynnesbian Keybase account via
|
|
<a href="https://keybase.io/lynnesbian/sigchain#ad0cb53b48a917df3c369f64150672fc86be8bd946850269b81d25fd068626d30f">DNS</a>.
|
|
</p>
|
|
<p>
|
|
I host a few small <a href="https://apt.bune.city">apt repository mirrors</a> on this server, along with
|
|
<a href="https://git.bune.city">my Gitea instance</a>.
|
|
</p>
|
|
<p>
|
|
I live in Queensland, Australia, meaning that my timezone is AEST, or UTC+1000.
|
|
</p> |