mirror of
https://github.com/offen/website.git
synced 2024-11-22 17:10:29 +01:00
Add fallback content
This commit is contained in:
parent
4930c0e914
commit
a5308beeab
@ -53,7 +53,9 @@ 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>
|
<div class="consent-container w-100 flex justify-center mt3">
|
||||||
|
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>
|
||||||
|
Loading…
Reference in New Issue
Block a user