Commits: 2

Merge branch 'master' of gitlab.com:software-garden/software-garden.gitlab.io

Remove ACME challenge files

Since Let's Encrypt certificates are now managed by GitLab there is no need to keep those files anymore.

deleted file mode 100644
index bb6cf95..0000000
--- a/.well-known/acme-challenge/UBNiEIBLenAB3IqiiGcCtBr74O7hx65wX4DljVwQ0Mg
+++ /dev/null
@@ -1 +0,0 @@
-UBNiEIBLenAB3IqiiGcCtBr74O7hx65wX4DljVwQ0Mg.HvUI1nPJPHTnM--CR4G53bMPL5yhCFd2qGlsMDuIw14
deleted file mode 100644
index a883d70..0000000
--- a/.well-known/acme-challenge/pdVc2jkKwuMJABabK3RmuCzmB-OgxynG3pPgaKnqmYE
+++ /dev/null
@@ -1 +0,0 @@
-pdVc2jkKwuMJABabK3RmuCzmB-OgxynG3pPgaKnqmYE.HvUI1nPJPHTnM--CR4G53bMPL5yhCFd2qGlsMDuIw14
index c8408b6..3eee960 100755
--- a/scripts/build
+++ b/scripts/build
@@ -15,7 +15,6 @@ npx elm make src/Main.elm --output built/index.js --optimize
=cp -r content/ public/content/
=cp -r assets/ public/assets/
=cp -r built/ public/built/
-cp -r .well-known/ public/.well-known/
=
=
=mkdir -p built/captured/