feat: Add support page

- Added a new method in HomeController to handle the support page.
- Created a new blade template for the support page with donation options.
This commit is contained in:
Rico van Zelst
2024-03-27 01:04:40 +01:00
parent 846925e800
commit 5b55e21659
6 changed files with 67 additions and 4 deletions

View File

@@ -0,0 +1,3 @@
<script data-name="BMC-Widget" data-cfasync="false" src="https://cdnjs.buymeacoffee.com/1.0.0/widget.prod.min.js"
data-id="ricodev" data-description="Support me on Buy me a coffee!" data-message="" data-color="#FF813F"
data-position="Right" data-x_margin="18" data-y_margin="18"></script>