diff --git a/mkdocs.template.yml b/mkdocs.template.yml index 8874ecb..3b6c8b9 100644 --- a/mkdocs.template.yml +++ b/mkdocs.template.yml @@ -48,6 +48,6 @@ markdown_extensions: permalink: true - pymdownx.tabbed: alternate_style: true -copyright: '© 2025 Icinga GmbH ' +copyright: '© 2025 Icinga GmbH ' repo_name: 'View on GitHub' edit_uri: '' diff --git a/overrides/main.html b/overrides/main.html index ce44eb6..ff3cbb3 100644 --- a/overrides/main.html +++ b/overrides/main.html @@ -19,12 +19,12 @@
@@ -215,7 +215,7 @@ }, { title: 'More information', - description: 'Some services process personal data in the USA. By consenting to the use of these services, you also consent to the processing of your data in the USA in accordance with Art. 49 (1) lit. a GDPR. The USA is considered by the ECJ to be a country with an insufficient level of data protection according to EU standards. In particular, there is a risk that your data will be processed by US authorities for control and monitoring purposes, perhaps without the possibility of a legal recourse.

You are under 16 years old? Then you cannot consent to optional services. Ask your parents or legal guardians to agree to these services with you.

For any queries in relation to our policy on cookies and your choices, please contact us', + description: 'Some services process personal data in the USA. By consenting to the use of these services, you also consent to the processing of your data in the USA in accordance with Art. 49 (1) lit. a GDPR. The USA is considered by the ECJ to be a country with an insufficient level of data protection according to EU standards. In particular, there is a risk that your data will be processed by US authorities for control and monitoring purposes, perhaps without the possibility of a legal recourse.

You are under 16 years old? Then you cannot consent to optional services. Ask your parents or legal guardians to agree to these services with you.

For any queries in relation to our policy on cookies and your choices, please contact us', } ] }