mirror of
https://github.com/tdurieux/anonymous_github.git
synced 2026-07-07 14:17:51 +02:00
feat: add donation button on status page
This commit is contained in:
@@ -55,10 +55,16 @@
|
|||||||
</p>
|
</p>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<hr />
|
|
||||||
|
|
||||||
<section class="py-4">
|
<section class="py-4">
|
||||||
<h2>Support the project</h2>
|
<h2 class="md-1">Support Anonymous GitHub</h2>
|
||||||
|
|
||||||
|
<iframe
|
||||||
|
id="kofiframe"
|
||||||
|
src="https://ko-fi.com/tdurieux/?hidefeed=true&widget=true&embed=true&preview=true"
|
||||||
|
style="border: none; width: 100%"
|
||||||
|
height="650"
|
||||||
|
title="tdurieux"
|
||||||
|
></iframe>
|
||||||
|
|
||||||
<div class="row text-center">
|
<div class="row text-center">
|
||||||
<div class="col-lg-4">
|
<div class="col-lg-4">
|
||||||
|
|||||||
Reference in New Issue
Block a user