diff --git a/data/features.toml b/data/features.toml index 92e1d42..06f9a11 100644 --- a/data/features.toml +++ b/data/features.toml @@ -1,12 +1,6 @@ [[features]] id = "dynamicDNS" - [features.img] - src = "/img/screenshots/features/dyndns.png" - [features.img.alt] - fr = "Une interface au dessus de votre serveur existant" - en = "An interface on top of your existing server" - [features.title] fr = "Gérer les zones de vos serveurs BIND, Knot, PowerDNS, ..." en = "Manage your zones backed by BIND, Knot, PowerDNS, ..." @@ -24,12 +18,6 @@ id = "dynamicDNS" [[features]] id = "registrar" - [features.img] - src = "/img/screenshots/features/hosters.png" - [features.img.alt] - fr = "Exemple de diff" - en = "Sample diff" - [features.title] fr = "Gérer les zones hébergées chez des prestataires d'hébergement" en = "Manage your zones hosted on hosting providers" @@ -47,12 +35,6 @@ id = "registrar" [[features]] id = "rest" - [features.img] - src = "/img/screenshots/features/rest.png" - [features.img.alt] - fr = "API REST" - en = "REST API" - [features.title] fr = "Utiliser happyDomain comme API REST" en = "Use happyDomain as a API REST" @@ -70,12 +52,6 @@ id = "rest" [[features]] id = "resolver" - [features.img] - src = "/img/screenshots/features/resolver.png" - [features.img.alt] - fr = "Résolveur DNS" - en = "DNS Resolver" - [features.title] fr = "Tester ou déboguer votre zone en ligne" en = "Test or debug your zone online" @@ -93,12 +69,6 @@ id = "resolver" [[features]] id = "diff" - [features.img] - src = "/img/screenshots/features/diff.png" - [features.img.alt] - fr = "Exemple de diff" - en = "Sample diff" - [features.title] fr = "Visualiser clairement les changements" en = "Clearly visualize changes" @@ -111,12 +81,6 @@ id = "diff" [[features]] id = "history" - [features.img] - src = "/img/screenshots/features/history.png" - [features.img.alt] - fr = "Historique de la zone" - en = "Zone's history" - [features.title] fr = "Garder une trace des modifications" en = "Keeping track of changes" diff --git a/i18n/en.yaml b/i18n/en.yaml index 3b1149c..e976f0f 100644 --- a/i18n/en.yaml +++ b/i18n/en.yaml @@ -38,9 +38,6 @@ - id: features-grid-title translation: What can happyDomain do for you today? -- id: features-grid-footer - translation: And we have many other features in preparation... - - id: downloads-title translation: | Downloads diff --git a/i18n/fr.yaml b/i18n/fr.yaml index 2e1b3e9..476ce5d 100644 --- a/i18n/fr.yaml +++ b/i18n/fr.yaml @@ -38,9 +38,6 @@ - id: features-grid-title translation: Que peut faire happyDomain pour vous aujourd'hui ? -- id: features-grid-footer - translation: Et nous avons encore bien d'autres fonctionnalités en préparation... - - id: downloads-title translation: | Téléchargements diff --git a/layouts/partials/features.html b/layouts/partials/features.html index eceaf6f..b62c351 100644 --- a/layouts/partials/features.html +++ b/layouts/partials/features.html @@ -41,15 +41,12 @@ {{ i18n "features-grid-title" }} -