Browse Source

HTML fixes

pull/396/head
Gyarbij 4 years ago
parent
commit
ae867dedf7
No known key found for this signature in database GPG Key ID: 475E97703A86E06
  1. 4
      src/www/index.html

4
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>

Loading…
Cancel
Save