Anshuva
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
3 additions and
3 deletions
-
src/www/index.html
|
|
|
@ -2,7 +2,7 @@ |
|
|
|
<html> |
|
|
|
|
|
|
|
<head> |
|
|
|
<title>WireGuard</title> |
|
|
|
<title>WireGuard-Web UI</title> |
|
|
|
<link href="./css/vendor/tailwind.min.css" rel="stylesheet"> |
|
|
|
<link rel="manifest" href="./manifest.json"> |
|
|
|
<link rel="icon" type="image/png" href="./img/favicon.png"> |
|
|
|
@ -511,8 +511,8 @@ |
|
|
|
</div> |
|
|
|
|
|
|
|
<p v-cloak class="text-center m-10 text-gray-300 text-xs">Made by <a target="_blank" class="hover:underline" |
|
|
|
href="https://google.com">@owner</a> · <a class="hover:underline" |
|
|
|
href="https://google.com" target="_blank">World</a> · <a class="hover:underline" |
|
|
|
href="https://emilenijssen.nl/">@Developer</a> · <a class="hover:underline" |
|
|
|
href="https://www.fiverr.com/users/anshuva" target="_blank">@Deployer By</a> · <a class="hover:underline" |
|
|
|
href="https://googl.com" target="_blank">Google</a></p> |
|
|
|
|
|
|
|
|
|
|
|
|