diff --git a/.gitea/workflows/build.yml b/.gitea/workflows/build.yml index 38400c9..57dc12a 100644 --- a/.gitea/workflows/build.yml +++ b/.gitea/workflows/build.yml @@ -56,7 +56,7 @@ jobs: - name: Build Docker image run : | cd sites - cp -r ../templates/* . + cp -r ../templates/ . cp ../requirements.txt . echo "${{ secrets.DOCKERGIT_TOKEN }}" | docker login git.woodburn.au -u nathanwoodburn --password-stdin diff --git a/templates/account.html b/templates/account.html index 6100f45..dcd9ac7 100644 --- a/templates/account.html +++ b/templates/account.html @@ -32,7 +32,7 @@

Welcome to ShakeCities

Congratulations your site is ready for use.

-
Visit your siteEdit your siteLogout
+
Visit your siteEdit your siteLogout