Browse Source

Update index.html

pull/1690/head
alexn707 5 months ago
committed by GitHub
parent
commit
d075385750
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      src/www/index.html

2
src/www/index.html

@ -82,7 +82,7 @@
<p>{{latestRelease.changelog}}</p>
</div>
<a href="https://github.com/alexn707/amnezia-wg-easy#updating" target="_blank"
<a href="https://github.com/alexn707/awg-easy#updating" target="_blank"
class="p-3 rounded-md bg-white dark:bg-red-100 float-right font-sm font-semibold text-red-800 dark:text-red-600 flex-shrink-0 border-2 border-red-800 dark:border-red-600 hover:border-white dark:hover:border-red-600 hover:text-white dark:hover:text-red-100 hover:bg-red-800 dark:hover:bg-red-600 transition-all">
{{$t("update")}} →
</a>

Loading…
Cancel
Save