Browse Source
Update index.html
Remove duplicate GitHub link
pull/756/head
Peter Lewis
1 year ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
5 deletions
-
src/www/index.html
|
|
@ -493,11 +493,8 @@ |
|
|
|
<p v-cloak class="text-center m-10 text-gray-300 dark:text-neutral-600 text-xs"> <a class="hover:underline" target="_blank" |
|
|
|
href="https://github.com/wg-easy/wg-easy">WireGuard Easy</a> © 2021-2024 by <a class="hover:underline" target="_blank" |
|
|
|
href="https://emilenijssen.nl/?ref=wg-easy">Emile Nijssen</a> is licensed under <a class="hover:underline" target="_blank" |
|
|
|
href="http://creativecommons.org/licenses/by-nc-sa/4.0/">CC BY-NC-SA 4.0</a></p> |
|
|
|
|
|
|
|
<p v-cloak class="text-center m-10 text-gray-300 dark:text-neutral-600 text-xs"><a class="hover:underline" |
|
|
|
href="https://github.com/sponsors/WeeJeWel" target="_blank">Donate</a> · <a class="hover:underline" |
|
|
|
href="https://github.com/wg-easy/wg-easy" target="_blank">GitHub</a></p> |
|
|
|
href="http://creativecommons.org/licenses/by-nc-sa/4.0/">CC BY-NC-SA 4.0</a></p> · <a class="hover:underline" |
|
|
|
href="https://github.com/sponsors/WeeJeWel" target="_blank">Donate</a></p> |
|
|
|
|
|
|
|
|
|
|
|
</div> |
|
|
|