2
0
mirror of https://github.com/offen/website.git synced 2024-10-18 12:10:25 +02:00

Merge pull request #207 from offen/development

Remove fallback content from consent article
This commit is contained in:
Frederik Ring 2022-06-23 08:48:33 +02:00 committed by GitHub
commit 99571845c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -53,9 +53,7 @@ Your analytics tool thinks it doesn't need a consent request? There are tweets e
Well, we have developed a tool for these needs. Say hello and give it a try. We used it to conditionally embed the following Tweet.
<div class="consent-container w-100 flex justify-center mt3">
Fallback content TBD
</div>
<div class="consent-container w-100 flex justify-center mt3"></div>
<div class="tweet-container mb4"></div>
<script src="https://consent.offen.dev/client.js"></script>