mirror of
https://git.ari.lt/ari.lt/ari.lt.git
synced 2025-02-04 17:49:24 +01:00
add badge to thanks page
Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
This commit is contained in:
parent
f21ba9f527
commit
5bfbc55c4e
1 changed files with 11 additions and 2 deletions
|
@ -29,7 +29,7 @@
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<header>
|
||||||
<h1>thank you for supporting me,</h1>
|
<h1>thank you for supporting,</h1>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
<br />
|
<br />
|
||||||
|
@ -128,7 +128,16 @@
|
||||||
<footer>
|
<footer>
|
||||||
<p>
|
<p>
|
||||||
i appriciate and value these donations a lot, thank you for
|
i appriciate and value these donations a lot, thank you for
|
||||||
supporting me <3
|
supporting me and this project <3
|
||||||
|
<a href="https://ari.lt/">
|
||||||
|
<img
|
||||||
|
src="https://ari.lt/badge.png"
|
||||||
|
loading="lazy"
|
||||||
|
alt="ari-web badge"
|
||||||
|
height="31px"
|
||||||
|
width="88px"
|
||||||
|
/>
|
||||||
|
</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<br />
|
<br />
|
||||||
|
|
Loading…
Add table
Reference in a new issue