feat(cookies): add Cookie consent banner (#355)

This commit is contained in:
Dillon
2020-05-13 21:19:39 +08:00
committed by GitHub
parent 8d491509e0
commit 0a9ec97450
32 changed files with 237 additions and 44 deletions

View File

@@ -88,6 +88,15 @@ other = "lib/lunr/lunr.it.js"
[copyToClipboard]
other = "Copia negli appunti"
[cookieconsentMessage]
other = "Questo sito Web utilizza i Cookies per migliorare la tua esperienza."
[cookieconsentDismiss]
other = "Essere d'accordo"
[cookieconsentLink]
other = "Per saperne di più"
# === partials/assets.html ===
# === partials/plugin/share.html ===