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

@@ -91,6 +91,15 @@ other = "lib/lunr/lunr.segmentit.js"
[copyToClipboard]
other = "复制到剪贴板"
[cookieconsentMessage]
other = "本网站使用 Cookies 来改善您的浏览体验."
[cookieconsentDismiss]
other = "同意"
[cookieconsentLink]
other = "了解更多"
# === partials/assets.html ===
# === partials/plugin/share.html ===