ari.lt/page/thanks/index.html

74 lines
2.5 KiB
HTML
Raw Normal View History

<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Ari::web -&gt; 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="robots"
content="follow, index, max-snippet:-1, max-video-preview:-1, max-image-preview:large"
/>
<meta property="og:type" content="article" />
<meta name="color-scheme" content="dark" />
<meta name="theme-color" content="#121212" />
<link rel="manifest" href="/manifest.json" />
<link rel="stylesheet" href="/content/styles/clean/index.css" />
<link rel="stylesheet" href="/content/styles/index/index.css" />
<link rel="stylesheet" href="/content/styles/thanks/index.css" />
</head>
<body>
<header>
<h1>thank you for supporting me,</h1>
</header>
<br />
<article>
<ul id="thanks">
<li>
<b>2024/11/24</b> : <b>casey, my best friend</b> for buying
me
<b
><a href="ari.lt">ari.lt</a> for
<span>11.99 euros</span></b
>
</li>
<li>
<b>2024/11/30</b> : <b>mario g.</b> for an
<span>80 euro cent</span> donation on
<b><a href="/paypal">paypal</a></b>
</li>
</ul>
</article>
<br />
<footer>
<p>
i appriciate and value these donations a lot, thank you for
supporting me &lt;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>
</footer>
</body>
</html>