added donate and need help link

This commit is contained in:
yoannchb-pro
2023-06-20 13:39:00 -04:00
parent 0e3ddf566b
commit 5b1608c5e8
+24 -7
View File
@@ -109,13 +109,30 @@
<div class="line center">
<button class="save">Save</button>
</div>
<a
href="https://github.com/yoannchb-pro/MoodleGPT"
target="_blank"
rel="noopener noreferrer"
>
See the documentation
</a>
<div class="line center">
<a
href="https://www.buymeacoffee.com/yoannchbpro"
target="_blank"
rel="noopener noreferrer"
>
Donate
</a>
<a
href="https://github.com/yoannchb-pro/MoodleGPT"
target="_blank"
rel="noopener noreferrer"
>
See the documentation
</a>
<a
href="https://github.com/yoannchb-pro/MoodleGPT/issues"
target="_blank"
rel="noopener noreferrer"
>
Need Help
</a>
</div>
</main>
</body>
</html>