Add donation links and tidy up CSS

This commit is contained in:
Citlali del Rey 2023-04-07 22:02:56 -07:00
parent 96924298bb
commit 5b0796a608
3 changed files with 12 additions and 0 deletions

View File

@ -10,6 +10,7 @@ WriteMakefile(
'Email::MIME' => '1.952', 'Email::MIME' => '1.952',
'Email::Sender::Simple' => '2.500', 'Email::Sender::Simple' => '2.500',
'File::ChangeNotify' => '0.31', 'File::ChangeNotify' => '0.31',
'Net::LDAPS' => '0.68',
}, },
test => {TESTS => 't/*.t'} test => {TESTS => 't/*.t'}
); );

View File

@ -152,6 +152,7 @@ textarea.big {
pre { pre {
white-space: pre-wrap; white-space: pre-wrap;
overflow-wrap: break-word;
} }
#header-content a:link { #header-content a:link {
@ -175,3 +176,7 @@ img.stats {
width: 100%; width: 100%;
display: block; display: block;
} }
.inline {
display: inline;
}

View File

@ -50,6 +50,12 @@
pay it forward! Donate to your favorite charity and support the causes pay it forward! Donate to your favorite charity and support the causes
you believe in. you believe in.
</p> </p>
<p>
If you do want to donate, you can do so via XMR or BTC:
</p>
<a href="monero:89T7fWoFz7fR8g8GeJ5HRDM6xejUKM27u7otsuBLKyNW9KphXpRAyNjcsNDZeBhMPdDxCYHJwGyPxfXHLKHdiqfC4yWtzS1?tx_description=UNIX.dog%20Donation">XMR:</a> <pre class="inline">89T7fWoFz7fR8g8GeJ5HRDM6xejUKM27u7otsuBLKyNW9KphXpRAyNjcsNDZeBhMPdDxCYHJwGyPxfXHLKHdiqfC4yWtzS1</pre>
<br>
<a href="bitcoin:bc1qwqq698u8sp5zs90srugx8gwa5vkmvmqhjk8vvr?message=UNIX.dog%20Donation">BTC:</a> <pre class="inline">bc1qwqq698u8sp5zs90srugx8gwa5vkmvmqhjk8vvr</pre>
<p> <p>
Made with love <3 (and fur) by Made with love <3 (and fur) by
<br/> <br/>