Browse Source

small changes (#14)

* Remove release tag

* index.html: add fork note
pull/686/head
Philip H 1 year ago
committed by GitHub
parent
commit
0e3a36ee7d
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/deploy-nightly.yml
  2. 2
      src/www/index.html

2
.github/workflows/deploy-nightly.yml

@ -35,4 +35,4 @@ jobs:
with:
push: true
platforms: linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64/v8
tags: pheiduck/wg-easy:nightly, pheiduck/wg-easy:${{ env.RELEASE }}-nightly
tags: pheiduck/wg-easy:nightly

2
src/www/index.html

@ -512,7 +512,7 @@
<p v-cloak class="text-center m-10 text-gray-300 text-xs">Made by <a target="_blank" class="hover:underline"
href="https://emilenijssen.nl/?ref=wg-easy">Emile Nijssen</a> · Fork by <a target="_blank" class="hover:underline"
href="https://peterlew.is">Peter Lewis</a> · <a class="hover:underline"
href="https://hub.docker.com/r/pheiduck/wg-easy">Philip Heiduck</a> · <a class="hover:underline"
href="https://github.com/sponsors/WeeJeWel" target="_blank">Donate to Emile</a> · <a class="hover:underline"
href="https://github.com/pheiduck/wg-easy" target="_blank">GitHub</a></p>

Loading…
Cancel
Save