mirror of
https://git.ari.lt/ari.lt/ari.lt.git
synced 2025-02-04 17:49:24 +01:00
make thanks page look nicer
Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
This commit is contained in:
parent
f72fc47676
commit
3ac26ed23d
1 changed files with 14 additions and 13 deletions
|
@ -7,7 +7,10 @@
|
|||
<title>Ari::web -> Thanks</title>
|
||||
|
||||
<meta name="description" content="Thank you, my supporters" />
|
||||
<meta name="keywords" content="thanks, donations, ari-web, bitcoin, paypal, thank you for donating, gratitude, open source, foss, free, website, ari archer, personal website" />
|
||||
<meta
|
||||
name="keywords"
|
||||
content="thanks, donations, ari-web, bitcoin, paypal, thank you for donating, gratitude, open source, foss, free, website, ari archer, personal website"
|
||||
/>
|
||||
<meta
|
||||
name="robots"
|
||||
content="follow, index, max-snippet:-1, max-video-preview:-1, max-image-preview:large"
|
||||
|
@ -55,19 +58,17 @@
|
|||
<p>
|
||||
i appriciate and value these donations a lot, thank you for
|
||||
supporting me <3
|
||||
|
||||
<br />
|
||||
|
||||
<i
|
||||
>feel free to support me on <a href="/paypal">paypal</a> (
|
||||
<a href="mailto:ari.web.xyz@gmail.com"
|
||||
>ari.web.xyz@gmail.com</a
|
||||
>
|
||||
), <a href="/btc">bitcoin</a> or <a href="/git">code :)</a>,
|
||||
when donating feel free to specify a note to possibly link
|
||||
to your own website, or social media or anything :)
|
||||
</i>
|
||||
</p>
|
||||
|
||||
<br />
|
||||
|
||||
<i
|
||||
>feel free to support me on <a href="/paypal">paypal</a> (
|
||||
<a href="mailto:ari.web.xyz@gmail.com">ari.web.xyz@gmail.com</a>
|
||||
), <a href="/btc">bitcoin</a> or <a href="/git">code :)</a>,
|
||||
when donating feel free to specify a note to possibly link to
|
||||
your own website, or social media or anything :)
|
||||
</i>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Reference in a new issue