Update footer on webpage
This commit is contained in:
parent
0a4db17015
commit
4ad812b0e4
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue