added google-verification to for search console
All checks were successful
ci / deploy (push) Successful in 32s

This commit is contained in:
Stephan Hadan 2025-01-07 15:45:01 +01:00
parent 99fb5e1ce7
commit 52505115d9
4 changed files with 5 additions and 2 deletions

View file

@ -0,0 +1 @@
google-site-verification: googlef727264f56832057.html

View file

@ -83,6 +83,7 @@ plugins:
enabled: !ENV [CI, false]
assets_exclude:
- analytics.hadan-it.com/*
- consentcdn.cookiebot.com/*
- mkdocstrings:
handlers:
python:

View file

@ -13,6 +13,7 @@
<!-- Umami analytics, https://squidfunk.github.io/mkdocs-material/customization/#overriding-blocks -->
<script async src="https://analytics.hadan-it.com/script.js" data-website-id="edea79df-8252-4223-adae-46663a8aaa1a"></script>
{% endblock %}
<!-- Additional styles for landing page -->
@ -111,4 +112,4 @@
</div>
</div>
</section>
{% endblock %}
{% endblock %}

View file

@ -10,5 +10,5 @@
<!-- Umami analytics, https://squidfunk.github.io/mkdocs-material/customization/#overriding-blocks -->
<script async src="https://analytics.hadan-it.com/script.js" data-website-id="edea79df-8252-4223-adae-46663a8aaa1a"></script>
{% endblock %}