Gyarbij
4 years ago
No known key found for this signature in database
GPG Key ID: 475E97703A86E06
1 changed files with
2 additions and
2 deletions
-
src/www/index.html
|
|
|
@ -2,7 +2,7 @@ |
|
|
|
<html> |
|
|
|
|
|
|
|
<head> |
|
|
|
<title>WireGuard</title> |
|
|
|
<title>WireGuard WireUI</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"> |
|
|
|
@ -41,7 +41,7 @@ |
|
|
|
<p>{{latestRelease.changelog}}</p> |
|
|
|
</div> |
|
|
|
|
|
|
|
<a href="https://github.com/WeeJeWel/wg-easy#updating" target="_blank" |
|
|
|
<a href="https://github.com/Gyarbij/wireui#updating" target="_blank" |
|
|
|
class="p-3 rounded-md bg-white float-right font-sm font-semibold text-red-800 flex-shrink-0 border-2 border-red-800 hover:border-white hover:text-white hover:bg-red-800 transition-all"> |
|
|
|
Update → |
|
|
|
</a> |
|
|
|
|