2
0
mirror of https://github.com/offen/website.git synced 2024-11-22 17:10:29 +01:00

Merge pull request #167 from offen/update-may-20

update index gfx
This commit is contained in:
Hendrik Niefeld 2021-05-22 20:29:09 +02:00 committed by GitHub
commit d8a0d73f16
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
title: Disclose what you collect title: Disclose what you collect
description: Why we drafted a standard that allows you to disclose information about your use of analytics software and user tracking. description: Why we drafted a standard that allows you to disclose information about your use of analytics software and user tracking.
date: 2021-05-20 date: 2021-05-24
slug: analytics-txt slug: analytics-txt
url: /blog/analytics-txt/ url: /blog/analytics-txt/
sitemap_priority: 0.7 sitemap_priority: 0.7
@ -10,7 +10,7 @@ bottom_cta: cookie
# Disclose what you collect # Disclose what you collect
The variety of data protection regulations and the range of methods used to collect usage data make web analytics a confusing field. A well-defined way for websites to indicate their use of analytics and tracking software is still missing. We started working on such a standard and gave it the name `analytics.txt` . The variety of data protection regulations and the range of methods used to collect usage data make web analytics a confusing field. A well-defined way for websites to indicate their use of analytics and tracking software is still missing. Earlier this year we started working on such a standard and gave it the name `analytics.txt` .
### Learning from building Offen ### Learning from building Offen

View File

@ -181,7 +181,7 @@ LAYOUT
height: 24rem; height: 24rem;
} }
.hx-customize { .hx-customize {
height: 28rem; height: 26rem;
} }
.mx-customize { .mx-customize {
margin: 0; margin: 0;
@ -466,7 +466,7 @@ STACKING IMAGES
} }
.bg-feature-3 { .bg-feature-3 {
top: 0; top: 0;
left: -35%; left: -50%;
z-index : 410; z-index : 410;
} }
.bg-compare-a-pfeil { .bg-compare-a-pfeil {
@ -525,7 +525,7 @@ STACKING IMAGES
left: calc(50% - 21rem); left: calc(50% - 21rem);
} }
.bg-feature-3 { .bg-feature-3 {
left: calc(50% - 18rem); left: calc(50% - 28rem);
} }
.bg-compare-c-pfeil { .bg-compare-c-pfeil {
top: -5rem; top: -5rem;