diff options
| -rw-r--r-- | about.html | 9 | ||||
| -rw-r--r-- | britons.css | 7 | ||||
| -rw-r--r-- | changelog.html | 5 | ||||
| -rw-r--r-- | contact.html | 3 | ||||
| -rw-r--r-- | donate.html | 44 | ||||
| -rw-r--r-- | fig/fig.html | 5 | ||||
| -rw-r--r-- | fig/fig_origin.html | 5 | ||||
| -rw-r--r-- | g/g.html | 5 | ||||
| -rw-r--r-- | hmofa/hmofa.html | 5 | ||||
| -rw-r--r-- | ic/ic.html | 5 | ||||
| -rw-r--r-- | index.html | 5 | ||||
| -rw-r--r-- | pol/pol.html | 5 |
12 files changed, 90 insertions, 13 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> diff --git a/britons.css b/britons.css index e6d1088..2418668 100644 --- a/britons.css +++ b/britons.css @@ -27,9 +27,9 @@ small { header { background-color: var(--main-fg-color); display: flex; - justify-content: space-between; - align-items: baseline; - padding: 0 1%; + justify-content: space-between; + align-items: baseline; + padding: 0 1%; } .tagline { @@ -41,6 +41,7 @@ header { p { margin-top: 0%; + font-weight: normal; } h1 { diff --git a/changelog.html b/changelog.html index bb9b907..48e271e 100644 --- a/changelog.html +++ b/changelog.html @@ -8,7 +8,7 @@ <meta name="keywords" content="/hmofa/, hmofa, tech, writing, index, british, furry"> <meta name="description" content="Changelog for the El Arriero website."> <link rel="icon" type="image/x-icon" href="/fig.ico"> - <title>El Arriero</title> + <title>El Arriero - Changelog</title> </head> <header> @@ -64,6 +64,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> diff --git a/contact.html b/contact.html index 9eec466..9939107 100644 --- a/contact.html +++ b/contact.html @@ -38,6 +38,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> diff --git a/donate.html b/donate.html new file mode 100644 index 0000000..4a312e0 --- /dev/null +++ b/donate.html @@ -0,0 +1,44 @@ +<!DOCTYPE html> +<html> + <head> + <link rel="stylesheet" href="/britons.css?v=8"> + <meta http-equiv="content-type" content="text/html; charset=windows-1252"> + <meta name="author" content="Salvador Franco de Rivera" > + <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 - Donate</title> + </head> + <header> + <h1> + <a href="/index.html">El Arriero</a> + </h1> + <i class="tagline">Fig, to my heart, you are the eternal hope.</i> + </header> + <nav> + <a href="/about.html" class="selected"><img src="/icons/user-business.png" alt="User Business"> About Me</a> + <a href="/fig/fig.html"><img src="/icons/user-green-female.png" alt="Green Female">About Fig</a> + <a href="/contact.html"><img src="/icons/mail.png" alt="Mail Arrow"> Contact</a> + <a href="/changelog.html"><img src="/icons/new-text.png" alt="NEW!"> Changelog</a> + <a href="https://wiki.elarriero.org/"><img src="/icons/book-open-text-image.png" alt="Encyclopedia"> Wiki</a> + <a href="https://press.elarriero.org"><img src="/icons/newspaper.png" alt="Newspaper"> Writing</a> + </nav> + <body> + <main> + <h2>Donate</h2> + <h3>Monero Address:<h3> + <p>84F5XUckjF4cbUeX3crSfvLRLxiBoCe3z3gxx4mLWA4pc9tfr75DX5TeEN5UnyU95ajCyBo6gePidVSM5vHWK8EuMMyFHxY</p> + + <hr> + <a title="Oh, you're a cute one ain'tcha, Anonie?" href="/media/figsmoke.png"><img src="/media/smoke.webp" alt="Fig" class="fig"></a> + + <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> + diff --git a/fig/fig.html b/fig/fig.html index 1b1bad1..567a956 100644 --- a/fig/fig.html +++ b/fig/fig.html @@ -8,7 +8,7 @@ <meta name="keywords" content="/hmofa/, hmofa, tech, writing, index, british, furry"> <meta name="description" content="Index for more about Fig, the nudist husky."> <link rel="icon" type="image/x-icon" href="/fig.ico"> - <title>El Arriero</title> + <title>El Arriero - Fig index</title> </head> <header> @@ -44,6 +44,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> diff --git a/fig/fig_origin.html b/fig/fig_origin.html index 84986d5..33e426a 100644 --- a/fig/fig_origin.html +++ b/fig/fig_origin.html @@ -8,7 +8,7 @@ <meta name="keywords" content="/hmofa/, hmofa, tech, writing, index, british, furry"> <meta name="description" content="Origin story of a Fig, the nudist husky waifur."> <link rel="icon" type="image/x-icon" href="/fig.ico"> - <title>El Arriero</title> + <title>El Arriero - Fig Origin</title> </head> <header> @@ -77,6 +77,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> @@ -8,7 +8,7 @@ <meta name="keywords" content="/hmofa/, hmofa, tech, writing, index, british, furry"> <meta name="description" content="Index of technology sites."> <link rel="icon" type="image/x-icon" href="/fig.ico"> - <title>El Arriero</title> + <title>El Arriero - Technology</title> </head> <header> @@ -48,6 +48,9 @@ <img src="/media/eu_anim.gif" alt="EUistan Flag"> </a> <a title="Oh, you're a cute one ain'tcha, Anonie?" href="/media/figsmoke.png"><img src="/media/smoke.webp" alt="Fig" class="fig"></a> + <a href="/donate.html" title="Donate if you want" class="urlbutton"> + <img src="/media/monero_accepted.png"> + </a> </main> </body> </html> diff --git a/hmofa/hmofa.html b/hmofa/hmofa.html index af12688..3f8d972 100644 --- a/hmofa/hmofa.html +++ b/hmofa/hmofa.html @@ -8,7 +8,7 @@ <meta name="keywords" content="/hmofa/, hmofa, tech, writing, index, british, furry"> <meta name="description" content="Index of HMOFA sites."> <link rel="icon" type="image/x-icon" href="/fig.ico"> - <title>El Arriero</title> + <title>El Arriero - /hmofa/</title> </head> <header> @@ -56,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> @@ -8,7 +8,7 @@ <meta name="keywords" content="/hmofa/, hmofa, tech, writing, index, british, furry"> <meta name="description" content="Index for more about Fig, the nudist husky."> <link rel="icon" type="image/x-icon" href="/fig.ico"> - <title>El Arriero</title> + <title>El Arriero - Art Gallery</title> </head> <header> @@ -120,6 +120,9 @@ </a> </li> </ul> + <a href="/donate.html" title="Donate if you want" class="urlbutton"> + <img src="/media/monero_accepted.png"> + </a> </main> </body> @@ -55,8 +55,11 @@ <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>
\ No newline at end of file +</html> diff --git a/pol/pol.html b/pol/pol.html index b98564c..c0c6e9f 100644 --- a/pol/pol.html +++ b/pol/pol.html @@ -8,7 +8,7 @@ <meta name="keywords" content="/hmofa/, hmofa, tech, writing, index, british, furry"> <meta name="description" content="Main page of a British waifur website."> <link rel="icon" type="image/x-icon" href="/fig.ico"> - <title>El Arriero</title> + <title>El Arriero - Realpolitik</title> </head> <header> @@ -45,6 +45,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> |
