Update footer on webpage

This commit is contained in:
Peter Lewis 2023-02-01 15:14:46 +00:00 committed by GitHub
parent 0a4db17015
commit 4ad812b0e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 4 deletions

View File

@ -511,9 +511,10 @@
</div>
<p v-cloak class="text-center m-10 text-gray-300 text-xs">Made by <a target="_blank" class="hover:underline"
href="https://emilenijssen.nl/?ref=wg-easy">Emile Nijssen</a> · <a class="hover:underline"
href="https://github.com/sponsors/WeeJeWel" target="_blank">Donate</a> · <a class="hover:underline"
href="https://github.com/weejewel/wg-easy" target="_blank">GitHub</a></p>
href="https://emilenijssen.nl/?ref=wg-easy">Emile Nijssen</a> · Maintained by <a target="_blank" class="hover:underline"
href="https://peterlew.is">Peter Lewis</a> · <a class="hover:underline"
href="https://github.com/sponsors/WeeJeWel" target="_blank">Donate to Emile</a> · <a class="hover:underline"
href="https://github.com/peterlewis/wg-easy" target="_blank">GitHub</a></p>
</div>
@ -525,4 +526,4 @@
<script src="./js/app.js"></script>
</body>
</html>
</html>