Update utils/payment.py
Browse files- utils/payment.py +1 -1
utils/payment.py
CHANGED
@@ -47,7 +47,7 @@ html_doge_wallet = """
|
|
47 |
<div class="container">
|
48 |
<h1>Support the Project</h1>
|
49 |
<p>If you’d like to support Chelsea, consider donating Dogecoin! Your help keeps the project alive and thriving.</p>
|
50 |
-
<h3>
|
51 |
<div class="doge-wallet">DBsfDMdbJGcd2XS1gXBMYJkrXmMCpqKJ1K</div>
|
52 |
<div class="qr-code">
|
53 |
<img src="https://chart.googleapis.com/chart?chs=200x200&cht=qr&chl=DBsfDMdbJGcd2XS1gXBMYJkrXmMCpqKJ1K&choe=UTF-8" alt="Dogecoin Wallet QR Code">
|
|
|
47 |
<div class="container">
|
48 |
<h1>Support the Project</h1>
|
49 |
<p>If you’d like to support Chelsea, consider donating Dogecoin! Your help keeps the project alive and thriving.</p>
|
50 |
+
<h3>Dogecoin Wallet</h3>
|
51 |
<div class="doge-wallet">DBsfDMdbJGcd2XS1gXBMYJkrXmMCpqKJ1K</div>
|
52 |
<div class="qr-code">
|
53 |
<img src="https://chart.googleapis.com/chart?chs=200x200&cht=qr&chl=DBsfDMdbJGcd2XS1gXBMYJkrXmMCpqKJ1K&choe=UTF-8" alt="Dogecoin Wallet QR Code">
|