diff --git a/i18n/en.yaml b/i18n/en.yaml
index 467a92f..d44f93b 100644
--- a/i18n/en.yaml
+++ b/i18n/en.yaml
@@ -45,11 +45,7 @@
You can download the latest [*nightly* version](https://get.happydns.org/master/) of happyDNS for [Linux x86_64](https://get.happydns.org/master/happydns-linux-amd64), [Linux arm64](https://get.happydns.org/master/happydns-linux-arm64) or [macOS x86_64](https://get.happydns.org/master/happydns-darwin-amd64).
- We publish a [Docker image](https://hub.docker.com/r/happydns/happydns/), feel free to test it thanks to:
-
- docker run -e HAPPYDNS_NO_AUTH=1 -p 8081:8081 happydns/happydns
-
- Precompiled binaries are also availables on
- by filling out our 2-minute survey.
diff --git a/i18n/fr.yaml b/i18n/fr.yaml
index 12842b5..07309d3 100644
--- a/i18n/fr.yaml
+++ b/i18n/fr.yaml
@@ -45,10 +45,6 @@
Vous pouvez télécharger la dernière [version *nightly*](https://get.happydns.org/master/) d'happyDNS pour [Linux x86_64](https://get.happydns.org/master/happydns-linux-amd64), [Linux arm64](https://get.happydns.org/master/happydns-linux-arm64) ou [macOS x86_64](https://get.happydns.org/master/happydns-darwin-amd64).
- Nous avons une [image Docker](https://hub.docker.com/r/happydns/happydns/), n'hésitez pas à l'essayer :
-
- docker run -e HAPPYDNS_NO_AUTH=1 -p 8081:8081 happydns/happydns
-
Les binaires précompilés sont disponibles sur
- en remplissant en 2 minutes notre sondage.
diff --git a/layouts/index.html b/layouts/index.html
index 7b1f63a..03307d9 100644
--- a/layouts/index.html
+++ b/layouts/index.html
@@ -24,8 +24,6 @@
- {{ partial "survey.html" . }}
-
{{ partial "footer.html" . }}
{{ partial "scripts.html" . }}
diff --git a/layouts/partials/jumbo.html b/layouts/partials/jumbo.html
index 0aa9822..95af5a6 100644
--- a/layouts/partials/jumbo.html
+++ b/layouts/partials/jumbo.html
@@ -1,10 +1,21 @@
- happyDomain + {{ i18n "lead" | markdownify }}
diff --git a/layouts/partials/survey.html b/layouts/partials/survey.html deleted file mode 100644 index c4f83d3..0000000 --- a/layouts/partials/survey.html +++ /dev/null @@ -1,19 +0,0 @@ -
-