Updated the consent banner
Deploy Company Site / test (push) Successful in 9s
Deploy Company Site / deploy (push) Successful in 4s

This commit is contained in:
2026-06-29 05:14:18 -05:00
parent 63edf8c64f
commit c8574d76d4
2 changed files with 32 additions and 2 deletions
+3 -2
View File
@@ -137,8 +137,9 @@
aria-label="Cookie consent">
<div class="cookie-consent-content">
<p class="cookie-consent-text">
We use Tianji analytics to understand how visitors use our site. Tracking runs only if you accept.
See our <a href="{% url 'terms_of_service' %}">Terms of Service &amp; Privacy Policy</a> for details.
<span class="cookie-consent-text-full">We use analytics tracking to understand how visitors use our site. Tracking runs only if you accept.
See our <a href="{% url 'terms_of_service' %}">Terms of Service &amp; Privacy Policy</a> for details.</span>
<span class="cookie-consent-text-short">We use analytics if you accept. <a href="{% url 'terms_of_service' %}">Privacy Policy</a></span>
</p>
<div class="cookie-consent-actions">
<button type="button" id="cookie-consent-decline" class="btn btn-outline">Decline</button>