mirror of
https://github.com/netz39/www.netz39.de.git
synced 2025-05-17 18:17:53 +02:00
Merge remote-tracking branch 'sylhare/Type-on-Strap'
This commit is contained in:
parent
abb4d6b8e3
commit
a8c4c41aaf
91 changed files with 9399 additions and 16125 deletions
assets/js/partials
|
@ -1,4 +1,9 @@
|
|||
/* @preserve Cookie Consent Init */
|
||||
/*
|
||||
* This script is used to display a cookie consent banner.
|
||||
* The variables isCookieConsent, cookieName, analyticsName are defined in head.liquid from the _config.yml
|
||||
* The variables cookieNotice and cookieNoticeAccept are defined in head.liquid from the _data/translations.yml
|
||||
*/
|
||||
function createCookie(name, value, days) {
|
||||
var expires = "";
|
||||
if (days) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue