change size of opt-out iframe

This commit is contained in:
Kim Oliver Drechsel 2022-01-15 13:01:06 +01:00
parent e4a2c49f0b
commit 695f95fd0a
Signed by: Kim
GPG Key ID: B9D907EF02605A07

View File

@ -27,7 +27,7 @@ Both, the websites and the Matomo instance on [analytics.drechsel.xyz](https://a
## Opt-out of website tracking ## Opt-out of website tracking
You can always opt-out of being tracked by our Matomo Analytics instance [here](https://analytics.drechsel.xyz/index.php?module=CoreAdminHome&action=optOut). You can always opt-out of being tracked by our Matomo Analytics instance [here](https://analytics.drechsel.xyz/index.php?module=CoreAdminHome&action=optOut).
<iframe loading="lazy" style="border: 1;" src="https://analytics.drechsel.xyz/index.php?module=CoreAdminHome&action=optOut&backgroundColor=ffffff&fontColor=454545&fontSize=1rem&fontFamily=sans-serif"></iframe> <iframe loading="lazy" width="100%" style="border: 1;" src="https://analytics.drechsel.xyz/index.php?module=CoreAdminHome&action=optOut&backgroundColor=ffffff&fontColor=454545&fontSize=1rem&fontFamily=sans-serif"></iframe>
## Your Rights ## Your Rights