Signed-off-by: Skylar "The Cobra" Widulski <cobra@vern.cc>
This commit is contained in:
Skylar "The Cobra" Widulski 2022-09-08 15:37:11 -04:00
parent 5601600ab2
commit d6a1b6d36d
Signed by: cobra
GPG Key ID: 4FD8F812083FF6F9
2 changed files with 4 additions and 4 deletions

View File

@ -10,7 +10,7 @@
<!--#include file="/nav" -->
<div class=h><h1>The Cobra's webpage</h1> <a aria-hidden=true href=#top>#top</a></div>
<p><b>Free software is software that respects users' freedom and community.</b></p>
<p>Yo waddup, I'm Skylar, AKA The Cobra. I am a transgender girl (she/her), student, computer scientist, sysadmin, programmer, <a href="https://stallman.org/saint.html">Church Of Emacs Saint</a>, free software developer and advocate, privacy advocate, polymath, and <span class=vern>~vern</span> admin.</p>
<p>Yo waddup, I'm Skylar, AKA The Cobra. I am a transgender girl (she/her), student, computer scientist, sysadmin, programmer, <a href="https://stallman.org/saint.html">Church Of Emacs Saint</a>, free software developer and advocate, privacy advocate, and most based <span class=vern>~vern</span> admin.</p>
<p>I run <a href="https://trisquel.info/">Trisquel GNU/Linux</a> on my <a href="https://libreboot.org/">libreboot</a> ThinkPad T500 and <a href="https://postmarketos.org/">postmarketOS</a> on my mostly deblobbed <a href="https://pine64.org/">PinePhone</a>, but it's broken so I currently don't have a phone. I'm a <a href="https://gnu.org/philosophy/free-sw.html">free software</a> developer and activist, and use only free software. I also love pizza (yes in fact I am a New Yorker how could you tell).</p>
<p><a href="/media/tone.7">Here</a>'s a man page for tone indicators as command line flags</p>
<p>Copyright information about various things on this site can be found <a href=/copyright>here</a>, and a history of my avatar can be found <a href=/avatar>here</a></p>
@ -119,7 +119,7 @@
<li>The Velveteers</li>
<li>twenty one pilots</li>
<li>Call Me Karizma</li>
<li>Himalayas</li>
<li>HIMALAYAS</li>
<li>Bohnes</li>
<li>David Bowie</li>
<li>Ren</li>

View File

@ -1,6 +1,6 @@
<link rel=stylesheet href="/style.css">
<link rel="icon" href="/favicon.png" />
<header>
<a href=/><img style="border-radius:25%" src="/favicon.png" alt="Cobra" class="navlogo"></a>
<a href=/><img style="border-radius:25%" src="/favicon.png" alt="Cobra" class="navlogo" /></a>
<nav>
<a href="/projects">Projects</a>
<a href="/blog">Blog</a>