Skip to content

Commit

Permalink
UI: added buy me a coffee widget (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
lwitkowski authored Aug 2, 2024
1 parent bcff9ff commit 34f8e6a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ui/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,7 @@
</script>

<script type="module" src="/src/main.js"></script>

<script data-name="BMC-Widget" data-cfasync="false" src="https://cdnjs.buymeacoffee.com/1.0.0/widget.prod.min.js" data-id="lwitkowski" data-description="Support me on Buy me a coffee!" data-message="Got a better price for your aircraft thanks to Aero Offers? Consider donating few $ to keep the servers running. Thanks!" data-color="#5F7FFF" data-position="Right" data-x_margin="18" data-y_margin="18"></script>
</body>
</html>

0 comments on commit 34f8e6a

Please sign in to comment.