Browse Source
small changes (#14)
* Remove release tag
* index.html: add fork note
pull/686/head
Philip H
1 year ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with
2 additions and
2 deletions
-
.github/workflows/deploy-nightly.yml
-
src/www/index.html
|
|
@ -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 |
|
|
|
|
|
@ -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> |
|
|
|
|
|
|
|