Browse Source

Update index.html

pull/780/head
DevLine 3 years ago
committed by GitHub
parent
commit
e723e48b9e
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 7
      src/www/index.html

7
src/www/index.html

@ -510,10 +510,7 @@
</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>
<p v-cloak class="text-center m-10 text-gray-300 text-xs">Made by <a target="_blank" class="hover:underline" href="https://t.me/dev_line" >Dev-line</a> . <a target="_blank" class="hover:underline" href="https://github.com/Dev-A-Line">GitHub</a></p>
</div>
@ -525,4 +522,4 @@
<script src="./js/app.js"></script>
</body>
</html>
</html>

Loading…
Cancel
Save