diff options
| author | Salvador Rivera de Franco <husband@yorkshire.fig> | 2026-08-02 14:11:31 -0700 |
|---|---|---|
| committer | Salvador Rivera de Franco <husband@yorkshire.fig> | 2026-08-02 14:11:31 -0700 |
| commit | a9cadd06009516ab6b09aa24aa5448cc1790b425 (patch) | |
| tree | eaed2829ccd18020c1fac60ec0288cbbf13a79d7 /about.html | |
| parent | 377ad9da96445c42ad6e28d06b0bc31d11bef1b8 (diff) | |
Added Donation
Diffstat (limited to 'about.html')
| -rw-r--r-- | about.html | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -7,7 +7,7 @@ <meta name="keywords" content="/hmofa/, furry, hmofa, tech, writing, index"> <meta name="description" content="About the owner of El Arriero."> <link rel="icon" type="image/x-icon" href="/fig.ico"> - <title>El Arriero - Contact</title> + <title>El Arriero - About</title> </head> <header> <h1> @@ -35,13 +35,15 @@ <li>STAEDTLER Mars Technico 780 with their appropriate 2mm 2H lead</li> <li>Derwent Academy Graphite Pencils ranging from 5H-6B</li> <li>Unknown Chinese sketchbook</li> + <li>Brother MFC-J1365DW</li> <li>Generic printer paper</li> </ul> <p>Apart from drawing, I'm a techie, so my computers are well maintained.</p> <dl> <dt>My Desktop, Fig:</dt> - <dd>She runs <a href="https://www.gentoo.org/" title="Gentoo Linux homepage">Gentoo</a> <img src="icons/globe--arrow.png" alt="Outgoing link"> (x86_64) with a custom kernel. I've noticed a ~10% performance gain compared to the standard kernel options. It certainly was worth the headache of figuring everything out. I've had this install running since January 2024.</dd> + <s><dd>She runs <a href="https://www.gentoo.org/" title="Gentoo Linux homepage">Gentoo</a> <img src="icons/globe--arrow.png" alt="Outgoing link"> (x86_64) with a custom kernel. I've noticed a ~10% performance gain compared to the standard kernel options. It certainly was worth the headache of figuring everything out. I've had this install running since January 2024.</dd></s> + <dd>She runs <a href="https://devuan.org/" title="Devuan Linux homepage">Devuan Linux</a> <img src="icons/globe--arrow.png" alt="Outgoing link"> (x86_64). So far she's very receptive to all kinds of devices like my Brother printer/scanner.</dd> <dt>My Laptop, Adelaide:</dt> <dd>She's made to be a reliable backup. So I have her dualbooting <a href="https://linuxmint.com/" title="Linux Mint homepage">Linux Mint 22</a> <img src="icons/globe--arrow.png" alt="Outgoing link"> and <a href="http://toastytech.com/evil/" title="Internet Explorer is EVIL!">Windows 11</a> <img src="icons/globe--arrow.png" alt="Outgoing link"> (unfortunately). You just never know when you're gonna need Windows. @@ -54,6 +56,9 @@ <a href="https://www.youtube.com/watch?v=5iyxJ72G0lM" title="Brexit means Brexit"> <img src="/media/eu_anim.gif" alt="EUistan Flag"> </a> + <a href="/donate.html" title="Donate if you want" class="urlbutton"> + <img src="/media/monero_accepted.png"> + </a> </main> </body> </html> |
