diff --git a/.hugo_build.lock b/.hugo_build.lock new file mode 100644 index 0000000..e69de29 diff --git a/changes.txt b/changes.txt index 2c023d8..496d801 100644 --- a/changes.txt +++ b/changes.txt @@ -1,3 +1,12 @@ +2023/07/13 - Version 0.29 + +Quotes + replaced Maja Smoltczyk with Volker Brozio + removed avatars because the theme has no three different male images + + +Older changes: + Contact-Form comment out section5 in config.yaml diff --git a/site/config.yaml b/site/config.yaml index 79320a9..a33d15a 100644 --- a/site/config.yaml +++ b/site/config.yaml @@ -88,7 +88,7 @@ params: icon: video-solid text: section1_tiles3_text url: https://peertube.ch/ - buttonText: section1_tiles3_buttontext + buttonText: section1_tiles3_buttontext section2: title: section2_title subtitle: section2_subtitle @@ -115,7 +115,7 @@ params: - name: section4_clients1_name quote: section4_clients1_quote job: section4_clients1_job - img: 1 + img: 2 - name: section4_clients2_name quote: section4_clients2_quote job: section4_clients2_job diff --git a/site/i18n/de.yaml b/site/i18n/de.yaml index bf1424e..ae94543 100644 --- a/site/i18n/de.yaml +++ b/site/i18n/de.yaml @@ -77,11 +77,11 @@ section4_title: section4_subtitle: other: Wir sind in eine werbefreie, datenschutzorientierte und souveräne Kommunikation mit der Öffentlichkeit eingetreten. section4_clients1_name: - other: Maja Smoltczyk + other: Volker Brozio section4_clients1_quote: other: Mit unserem neuen Mastodon-Profil wollen wir zeigen, dass soziale Netzwerke auch datenschutzkonform genutzt werden können. section4_clients1_job: - other: Berliner Beauftragte für Datenschutz + other: Berliner Beauftragter für Datenschutz section4_clients2_name: other: Wojciech Wiewiórowski section4_clients2_quote: diff --git a/site/i18n/en.yaml b/site/i18n/en.yaml index eccfb53..0f583f4 100644 --- a/site/i18n/en.yaml +++ b/site/i18n/en.yaml @@ -77,7 +77,7 @@ section4_title: section4_subtitle: other: We stepped into an ad-free, privacy-focused and sovereign communication with the public. section4_clients1_name: - other: Maja Smoltczyk + other: Volker Brozio section4_clients1_quote: other: With our new Mastodon profile, we want to show that social networks can also be used in a privacy-compliant manner. section4_clients1_job: diff --git a/site/i18n/fr.yaml b/site/i18n/fr.yaml index 2c573e5..be225f8 100644 --- a/site/i18n/fr.yaml +++ b/site/i18n/fr.yaml @@ -77,7 +77,7 @@ section4_title : section4_subtitle : other : Nous sommes entrés dans une communication sans publicité, respectueuse de la vie privée et souveraine avec les citoyens. section4_clients1_name : - other : Maja Smoltczyk + other : Volker Brozio section4_clients1_quote : other : Avec notre nouveau profil Mastodon, nous voulons montrer que les réseaux sociaux peuvent aussi être utilisés dans le respect de la protection des données. section4_clients1_job : diff --git a/site/i18n/it.yaml b/site/i18n/it.yaml index a48d4e7..47600d3 100644 --- a/site/i18n/it.yaml +++ b/site/i18n/it.yaml @@ -77,7 +77,7 @@ section4_title: section4_subtitle: other: Abbiamo avviato una comunicazione con i cittadini senza pubblicità, orientata alla privacy e che permette il pieno controllo. section4_clients1_name: - other: Maja Smoltczyk + other: Volker Brozio section4_clients1_quote: other: Con il nostro nuovo profilo Mastodon vogliamo dimostrare che anche i social network possono essere utilizzati in modo conforme alla privacy. section4_clients1_job: diff --git a/site/themes/hugo-fresh/layouts/partials/section4.html b/site/themes/hugo-fresh/layouts/partials/section4.html index 5024abb..79d49c7 100644 --- a/site/themes/hugo-fresh/layouts/partials/section4.html +++ b/site/themes/hugo-fresh/layouts/partials/section4.html @@ -21,7 +21,9 @@ {{ i18n .quote }}
+
{{ i18n .name }}
{{ i18n .job }}