1
0
mirror of https://github.com/muety/wakapi.git synced 2023-08-10 21:12:56 +03:00

chore: add support button

This commit is contained in:
Ferdinand Mütsch 2021-04-10 00:27:01 +02:00
parent ae363c1c82
commit a6fe15d69b

View File

@ -46,6 +46,10 @@
<button type="button" class="py-1 px-3 h-8 rounded border border-green-700 text-white">📡 Host it <button type="button" class="py-1 px-3 h-8 rounded border border-green-700 text-white">📡 Host it
</button> </button>
</a> </a>
<a href="https://liberapay.com/muety" target="_blank" rel="noopener noreferrer">
<button type="button" class="py-1 px-3 h-8 rounded border border-green-700 text-white">🙏 Support it
</button>
</a>
<a href="https://github.com/muety/wakapi" target="_blank" rel="noopener noreferrer"> <a href="https://github.com/muety/wakapi" target="_blank" rel="noopener noreferrer">
<button type="button" class="py-1 px-3 h-8 rounded border border-green-700 text-white"> <button type="button" class="py-1 px-3 h-8 rounded border border-green-700 text-white">
<img alt="GitHub Icon" src="assets/images/ghicon.svg" width="22px"> <img alt="GitHub Icon" src="assets/images/ghicon.svg" width="22px">