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

Remove fallback content from consent article

This commit is contained in:
Frederik Ring 2022-06-23 08:47:25 +02:00
parent 8f1615a147
commit 8bd5236818

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. 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"> <div class="consent-container w-100 flex justify-center mt3"></div>
Fallback content TBD
</div>
<div class="tweet-container mb4"></div> <div class="tweet-container mb4"></div>
<script src="https://consent.offen.dev/client.js"></script> <script src="https://consent.offen.dev/client.js"></script>