File tree Expand file tree Collapse file tree 6 files changed +4
-59
lines changed
Expand file tree Collapse file tree 6 files changed +4
-59
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,10 @@ You can also check the
1111
1212## Unreleased
1313
14- Nothing yet.
14+ ### 6.2.4 - 2025-11-28
15+
16+ - Maintenance
17+ - Removed links to Status page and "Digitale Publikationen" from the footer
1518
1619### 6.2.3 - 2025-11-28
1720
Original file line number Diff line number Diff line change @@ -117,39 +117,13 @@ export const Footer = ({ sx }: { sx?: SxProps }) => {
117117 } ) }
118118 />
119119 </ Link >
120- < Link
121- href = { `https://visualization-tool.status.interactivethings.io/` }
122- target = "_blank"
123- underline = "none"
124- >
125- < FooterSectionButton
126- iconName = "external"
127- label = { t ( {
128- id : "footer.status" ,
129- message : "Status" ,
130- } ) }
131- />
132- </ Link >
133120 < NextLink href = "/statistics" passHref legacyBehavior >
134121 < Link underline = "none" >
135122 < FooterSectionButton
136123 label = { t ( { id : "footer.statistics" , message : "Statistics" } ) }
137124 />
138125 </ Link >
139126 </ NextLink >
140- < Link
141- href = { `https://bafu-yearbook-forest-wood-concept-docs.interactivethings.io/#/technisches-konzept?a=proof-of-concept-mit-datocms` }
142- target = "_blank"
143- underline = "none"
144- >
145- < FooterSectionButton
146- iconName = "external"
147- label = { t ( {
148- id : "footer.forest-wood-concept" ,
149- message : "Project “Digitale Publikationen” (PoC 2023)" ,
150- } ) }
151- />
152- </ Link >
153127 </ FooterSection >
154128 </ SwissFederalCiFooter >
155129 ) ;
Original file line number Diff line number Diff line change @@ -1456,10 +1456,6 @@ msgstr "Vorschau in kleiner Breite"
14561456msgid "button.layout"
14571457msgstr "Weiter zu den Layout-Optionen"
14581458
1459- #: app/components/footer.tsx
1460- msgid "footer.forest-wood-concept"
1461- msgstr "Projekt „Digitale Publikationen“ (PoC 2023)"
1462-
14631459#: app/configurator/components/configurator.tsx
14641460msgid "button.publish"
14651461msgstr "Veröffentlichen"
@@ -1889,10 +1885,6 @@ msgstr "Statisches Iframe"
18891885msgid "footer.statistics"
18901886msgstr "Statistiken"
18911887
1892- #: app/components/footer.tsx
1893- msgid "footer.status"
1894- msgstr "Status"
1895-
18961888#: app/components/footer.tsx
18971889msgid "footer.contact.title"
18981890msgstr "Informiert bleiben"
Original file line number Diff line number Diff line change @@ -1456,10 +1456,6 @@ msgstr "Preview with small width"
14561456msgid "button.layout"
14571457msgstr "Proceed to layout options"
14581458
1459- #: app/components/footer.tsx
1460- msgid "footer.forest-wood-concept"
1461- msgstr "Project “Digitale Publikationen” (PoC 2023)"
1462-
14631459#: app/configurator/components/configurator.tsx
14641460msgid "button.publish"
14651461msgstr "Publish"
@@ -1889,10 +1885,6 @@ msgstr "Static iframe"
18891885msgid "footer.statistics"
18901886msgstr "Statistics"
18911887
1892- #: app/components/footer.tsx
1893- msgid "footer.status"
1894- msgstr "Status"
1895-
18961888#: app/components/footer.tsx
18971889msgid "footer.contact.title"
18981890msgstr "Stay informed"
Original file line number Diff line number Diff line change @@ -1456,10 +1456,6 @@ msgstr "Aperçu en petite largeur"
14561456msgid "button.layout"
14571457msgstr "Passer aux options de présentation"
14581458
1459- #: app/components/footer.tsx
1460- msgid "footer.forest-wood-concept"
1461- msgstr "Projet « Digitale Publikationen » (PoC 2023)"
1462-
14631459#: app/configurator/components/configurator.tsx
14641460msgid "button.publish"
14651461msgstr "Publier"
@@ -1889,10 +1885,6 @@ msgstr "Iframe statique"
18891885msgid "footer.statistics"
18901886msgstr "Statistiques"
18911887
1892- #: app/components/footer.tsx
1893- msgid "footer.status"
1894- msgstr "Statut"
1895-
18961888#: app/components/footer.tsx
18971889msgid "footer.contact.title"
18981890msgstr "Rester informé"
Original file line number Diff line number Diff line change @@ -1456,10 +1456,6 @@ msgstr "Anteprima sul telefono"
14561456msgid "button.layout"
14571457msgstr "Procedi alle opzioni di layout"
14581458
1459- #: app/components/footer.tsx
1460- msgid "footer.forest-wood-concept"
1461- msgstr "Progetto “Digitale Publikationen” (PoC 2023)"
1462-
14631459#: app/configurator/components/configurator.tsx
14641460msgid "button.publish"
14651461msgstr "Pubblicare"
@@ -1889,10 +1885,6 @@ msgstr "Iframe statico"
18891885msgid "footer.statistics"
18901886msgstr "Statistiche"
18911887
1892- #: app/components/footer.tsx
1893- msgid "footer.status"
1894- msgstr "Stato"
1895-
18961888#: app/components/footer.tsx
18971889msgid "footer.contact.title"
18981890msgstr "Rimanete informati"
You can’t perform that action at this time.
0 commit comments