diff --git a/_data/services.yml b/_data/services.yml index 24b02a0..de59a62 100644 --- a/_data/services.yml +++ b/_data/services.yml @@ -205,6 +205,12 @@ services: status: not-applicable strings: + visit_service: + en: 'Visit service' + de: 'Zum Dienst' + wiki_help_page: + en: Wiki help page + de: Wikiseite states: yes: en: Yes diff --git a/_includes/Langlink.tsx b/_includes/Langlink.tsx index 5e88e6d..b3d4f35 100644 --- a/_includes/Langlink.tsx +++ b/_includes/Langlink.tsx @@ -1,4 +1,4 @@ export default ({ otherLang, baseURL }) => {otherLang.slug} diff --git a/_includes/Services.tsx b/_includes/Services.tsx index 6960a29..cd4d766 100644 --- a/_includes/Services.tsx +++ b/_includes/Services.tsx @@ -19,8 +19,8 @@ export default ({ data, language, className = '', }) => {