feat: updated objectionable.solutions
This commit is contained in:
parent
2cc92a4939
commit
e94931d9a8
|
@ -11,30 +11,31 @@
|
||||||
<h1>Sara's Objectionable Solutions</h1>
|
<h1>Sara's Objectionable Solutions</h1>
|
||||||
</header>
|
</header>
|
||||||
<main>
|
<main>
|
||||||
<section>
|
<section id="about">
|
||||||
<p>
|
<p>
|
||||||
I'm a femby dutch game development student trying out all kinds of different computer related things (like websites :P). This particular site is just a personal page to throw ideas and thingamabobs onto.
|
I'm a femby dutch game development student trying out all kinds of different computer related things (like websites :P). This particular site is just a personal page to throw ideas and thingamabobs onto.
|
||||||
</p>
|
</p>
|
||||||
</section>
|
</section>
|
||||||
<section>
|
<section>
|
||||||
<h2>Myself</h2>
|
<h2><a href="https://objectionable.solutions/#about">Myself</a></h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Nouns: Sara / Saar / She / They / Enby / Woman / Girl (no preference)</li>
|
<li>Nouns: Sara / Saar / She / They / Enby / Woman / Girl (no preference)</li>
|
||||||
<li>Honorifics: Hx / Mg / None (no preference)</li>
|
<li>Honorifics: Hx / Mg / None (no preference)</li>
|
||||||
<li>Age: Born in 2004 (so over 18)</li>
|
<li>Age: Born in 2004 (so over 18)</li>
|
||||||
<li>Gender: Some kind of fem-aligned enby</li>
|
<li>Gender: Some kind of fem-aligned enby</li>
|
||||||
<li>Languages: Dutch (native) and English (proficient)</li>
|
<li>Languages: Dutch (native) and English (proficient)</li>
|
||||||
|
<li>Orientation: Pan-Demiromantic/Pan-Demisexual</li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<section>
|
<section id="friends">
|
||||||
<h2>My Friends around the web</h2>
|
<h2><a href="https://objectionable.solutions/#friends">My Friends around the web</a></h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a target="_blank" href="https://hertog.hermitcollective.net">Hertog!</a> who hosts a bunch of the cloud-replacement services I now depend on and is a very good gamedev and good friend of mine :3</li>
|
<li><a target="_blank" href="https://hertog.hermitcollective.net">Hertog!</a> who hosts a bunch of the cloud-replacement services I now depend on and is a very good gamedev and good friend of mine :3</li>
|
||||||
<li><a target="_blank" href="https://jo.wtf">Jo!</a> who is incredibly gender and fun to listen to (and infodump at). And helps run tech.lgbt where my fedi presence resides :3</li>
|
<li><a target="_blank" href="https://jo.wtf">Jo!</a> who is incredibly gender and fun to listen to (and infodump at). And helps run tech.lgbt where my fedi presence resides :3</li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<section>
|
<section id="links">
|
||||||
<h2>Links</h2>
|
<h2><a href="https://objectionable.solutions/#links">Links</a></h2>
|
||||||
<h3>Social</h3>
|
<h3>Social</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a rel="me" target="_blank" href="https://tech.lgbt/@sara/">Fedi</a> Where I post, comment and interact. If you want to talk for any reason, this is probably where to find me.</li>
|
<li><a rel="me" target="_blank" href="https://tech.lgbt/@sara/">Fedi</a> Where I post, comment and interact. If you want to talk for any reason, this is probably where to find me.</li>
|
||||||
|
@ -49,8 +50,8 @@
|
||||||
<li><a target="_blank" href="https://sara.objectionable.solutions">""Professional"" website</a> With stuff I've made/worked on, but explained boringly.</li>
|
<li><a target="_blank" href="https://sara.objectionable.solutions">""Professional"" website</a> With stuff I've made/worked on, but explained boringly.</li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<section>
|
<section id="tools">
|
||||||
<h2>Cool stuff I use</h2>
|
<h2><a href="https://objectionable.solutions/#tools">Cool stuff I use</a></h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Linux desktop! (right now Fedora)</li>
|
<li>Linux desktop! (right now Fedora)</li>
|
||||||
<li>SwayWM After using i3 for a year and wanting to switch to Wayland.</li>
|
<li>SwayWM After using i3 for a year and wanting to switch to Wayland.</li>
|
||||||
|
@ -61,8 +62,8 @@
|
||||||
<li>TTRSS Again as hosted by Hertog. RSS is alive and well if you know where to look. Which is awesome.</li>
|
<li>TTRSS Again as hosted by Hertog. RSS is alive and well if you know where to look. Which is awesome.</li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
<section>
|
<section id="cat">
|
||||||
<h2>Look At My Stupid Cat</h2>
|
<h2><a href="https://objectionable.solutions/#cat">Look At My Stupid Cat</a></h2>
|
||||||
<img src="cat.jpeg" alt="An orange-and-white cat lying on her back in the sun on a windowsill.">
|
<img src="cat.jpeg" alt="An orange-and-white cat lying on her back in the sun on a windowsill.">
|
||||||
<p>She is adorable :3</p>
|
<p>She is adorable :3</p>
|
||||||
</section>
|
</section>
|
||||||
|
|
Loading…
Reference in a new issue