From 1746abb6b0f4c8f0b24a82fdeebb389023af6570 Mon Sep 17 00:00:00 2001 From: Frederik Ring Date: Thu, 16 Jun 2022 15:25:08 +0200 Subject: [PATCH] Fix link, load consent script with async tag --- .../content/articles/0230-consent-tool.md | 53 +++++++++++-------- 1 file changed, 30 insertions(+), 23 deletions(-) diff --git a/homepage/content/articles/0230-consent-tool.md b/homepage/content/articles/0230-consent-tool.md index 2574f66..c0f80a3 100644 --- a/homepage/content/articles/0230-consent-tool.md +++ b/homepage/content/articles/0230-consent-tool.md @@ -58,32 +58,39 @@ Well, we have developed a tool for these needs. Say hello and give it a try. We
- + The *Offen Consent Tool* keeps your data footprint small by never storing data about consent decisions on your end. As a lightweight solution for managing user consent on websites, it focuses on these objectives: @@ -103,7 +110,7 @@ The *Offen Consent Tool* is using 1st Party Cookies to store user's consent dec Next deploy the application to a domain like `consent.example.com`. On the host site `www.example.com` embed the client script: ```jsx -