Update game/game.py
Browse files- game/game.py +1 -1
game/game.py
CHANGED
@@ -672,7 +672,7 @@ def display_support_info():
|
|
672 |
}
|
673 |
</style>
|
674 |
|
675 |
-
<a href="https://
|
676 |
<img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png"
|
677 |
alt="Buy Me A Coffee"
|
678 |
style="height: 45px; width: 162px; border-radius: 5px;" />
|
|
|
672 |
}
|
673 |
</style>
|
674 |
|
675 |
+
<a href="https://ko-fi.com/camais" target="_blank" class="coffee-button">
|
676 |
<img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png"
|
677 |
alt="Buy Me A Coffee"
|
678 |
style="height: 45px; width: 162px; border-radius: 5px;" />
|