Spaces:
Running
Running
Update interface.html
Browse files- interface.html +1 -0
interface.html
CHANGED
@@ -28,6 +28,7 @@
|
|
28 |
<!-- Add more form elements here -->
|
29 |
<button type="button" id="synthesize" class="btn-success">Synthesize</button>
|
30 |
<button type="button" id="exit" class="btn-danger">Exit</button>
|
|
|
31 |
</form>
|
32 |
</body>
|
33 |
</html>
|
|
|
28 |
<!-- Add more form elements here -->
|
29 |
<button type="button" id="synthesize" class="btn-success">Synthesize</button>
|
30 |
<button type="button" id="exit" class="btn-danger">Exit</button>
|
31 |
+
<a href="https://www.buymeacoffee.com/gregniuki" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" style="height: 60px !important;width: 217px !important;" ></a>
|
32 |
</form>
|
33 |
</body>
|
34 |
</html>
|