Skip to content

Commit

Permalink
Synchronized build
Browse files Browse the repository at this point in the history
  • Loading branch information
lektor-bot committed Apr 2, 2024
1 parent 1c1c0c9 commit f5b7fba
Show file tree
Hide file tree
Showing 48 changed files with 49 additions and 49 deletions.
2 changes: 1 addition & 1 deletion contact/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ <h5>Funded by</h5>
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year
var expires = "expires=" + d.toUTCString();
var cookie = cname + "=" + cvalue + ";" + expires + ";"
cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains
cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains
document.cookie = cookie;
}
</script>
Expand Down
4 changes: 2 additions & 2 deletions cookie-policy/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@ <h3>Further information</h3>
function unsetCookie(cname) {
var expires = "expires=Thu, 01 Jan 1970 00:00:00 UTC";
var cookie = cname + "=;" + expires + ";"
cookie += "path=.zenodo.org;SameSite=None; Secure";
cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure";
document.cookie = cookie;
}
</script>
Expand Down Expand Up @@ -450,7 +450,7 @@ <h5>Funded by</h5>
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year
var expires = "expires=" + d.toUTCString();
var cookie = cname + "=" + cvalue + ";" + expires + ";"
cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains
cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains
document.cookie = cookie;
}
</script>
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -457,7 +457,7 @@ <h5>Funded by</h5>
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year
var expires = "expires=" + d.toUTCString();
var cookie = cname + "=" + cvalue + ";" + expires + ";"
cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains
cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains
document.cookie = cookie;
}
</script>
Expand Down
2 changes: 1 addition & 1 deletion infrastructure/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@ <h5>Funded by</h5>
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year
var expires = "expires=" + d.toUTCString();
var cookie = cname + "=" + cvalue + ";" + expires + ";"
cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains
cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains
document.cookie = cookie;
}
</script>
Expand Down
2 changes: 1 addition & 1 deletion policies/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,7 @@ <h5>Funded by</h5>
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year
var expires = "expires=" + d.toUTCString();
var cookie = cname + "=" + cvalue + ";" + expires + ";"
cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains
cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains
document.cookie = cookie;
}
</script>
Expand Down
2 changes: 1 addition & 1 deletion principles/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -530,7 +530,7 @@ <h5>Funded by</h5>
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year
var expires = "expires=" + d.toUTCString();
var cookie = cname + "=" + cvalue + ";" + expires + ";"
cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains
cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains
document.cookie = cookie;
}
</script>
Expand Down
2 changes: 1 addition & 1 deletion privacy-policy/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -696,7 +696,7 @@ <h5>Funded by</h5>
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year
var expires = "expires=" + d.toUTCString();
var cookie = cname + "=" + cvalue + ";" + expires + ";"
cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains
cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains
document.cookie = cookie;
}
</script>
Expand Down
2 changes: 1 addition & 1 deletion projects/arcadia2/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@ <h5>Funded by</h5>
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year
var expires = "expires=" + d.toUTCString();
var cookie = cname + "=" + cvalue + ";" + expires + ";"
cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains
cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains
document.cookie = cookie;
}
</script>
Expand Down
2 changes: 1 addition & 1 deletion projects/bicikl/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@ <h5>Funded by</h5>
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year
var expires = "expires=" + d.toUTCString();
var cookie = cname + "=" + cvalue + ";" + expires + ";"
cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains
cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains
document.cookie = cookie;
}
</script>
Expand Down
2 changes: 1 addition & 1 deletion projects/everse/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@ <h5>Funded by</h5>
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year
var expires = "expires=" + d.toUTCString();
var cookie = cname + "=" + cvalue + ";" + expires + ";"
cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains
cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains
document.cookie = cookie;
}
</script>
Expand Down
2 changes: 1 addition & 1 deletion projects/faircore4eosc/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -350,7 +350,7 @@ <h5>Funded by</h5>
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year
var expires = "expires=" + d.toUTCString();
var cookie = cname + "=" + cvalue + ";" + expires + ";"
cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains
cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains
document.cookie = cookie;
}
</script>
Expand Down
2 changes: 1 addition & 1 deletion projects/grei/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,7 @@ <h5>Funded by</h5>
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year
var expires = "expires=" + d.toUTCString();
var cookie = cname + "=" + cvalue + ";" + expires + ";"
cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains
cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains
document.cookie = cookie;
}
</script>
Expand Down
2 changes: 1 addition & 1 deletion projects/horizon-zen/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,7 @@ <h5>Funded by</h5>
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year
var expires = "expires=" + d.toUTCString();
var cookie = cname + "=" + cvalue + ";" + expires + ";"
cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains
cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains
document.cookie = cookie;
}
</script>
Expand Down
2 changes: 1 addition & 1 deletion projects/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,7 @@ <h5>Funded by</h5>
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year
var expires = "expires=" + d.toUTCString();
var cookie = cname + "=" + cvalue + ";" + expires + ";"
cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains
cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains
document.cookie = cookie;
}
</script>
Expand Down
2 changes: 1 addition & 1 deletion roadmap/2019-300k-treatments/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ <h5>Funded by</h5>
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year
var expires = "expires=" + d.toUTCString();
var cookie = cname + "=" + cvalue + ";" + expires + ";"
cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains
cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains
document.cookie = cookie;
}
</script>
Expand Down
2 changes: 1 addition & 1 deletion roadmap/2019-arcadia-metadata/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ <h5>Funded by</h5>
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year
var expires = "expires=" + d.toUTCString();
var cookie = cname + "=" + cvalue + ";" + expires + ";"
cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains
cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains
document.cookie = cookie;
}
</script>
Expand Down
2 changes: 1 addition & 1 deletion roadmap/2019-citations/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ <h5>Funded by</h5>
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year
var expires = "expires=" + d.toUTCString();
var cookie = cname + "=" + cvalue + ";" + expires + ";"
cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains
cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains
document.cookie = cookie;
}
</script>
Expand Down
2 changes: 1 addition & 1 deletion roadmap/2019-dcat-ap/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ <h5>Funded by</h5>
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year
var expires = "expires=" + d.toUTCString();
var cookie = cname + "=" + cvalue + ";" + expires + ";"
cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains
cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains
document.cookie = cookie;
}
</script>
Expand Down
2 changes: 1 addition & 1 deletion roadmap/2019-github-docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ <h5>Funded by</h5>
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year
var expires = "expires=" + d.toUTCString();
var cookie = cname + "=" + cvalue + ";" + expires + ";"
cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains
cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains
document.cookie = cookie;
}
</script>
Expand Down
2 changes: 1 addition & 1 deletion roadmap/2019-log-aggregation/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ <h5>Funded by</h5>
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year
var expires = "expires=" + d.toUTCString();
var cookie = cname + "=" + cvalue + ";" + expires + ";"
cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains
cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains
document.cookie = cookie;
}
</script>
Expand Down
2 changes: 1 addition & 1 deletion roadmap/2019-ops-am/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ <h5>Funded by</h5>
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year
var expires = "expires=" + d.toUTCString();
var cookie = cname + "=" + cvalue + ";" + expires + ";"
cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains
cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains
document.cookie = cookie;
}
</script>
Expand Down
2 changes: 1 addition & 1 deletion roadmap/2019-resource-types/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ <h5>Funded by</h5>
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year
var expires = "expires=" + d.toUTCString();
var cookie = cname + "=" + cvalue + ";" + expires + ";"
cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains
cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains
document.cookie = cookie;
}
</script>
Expand Down
2 changes: 1 addition & 1 deletion roadmap/2020-thumbnails/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ <h5>Funded by</h5>
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year
var expires = "expires=" + d.toUTCString();
var cookie = cname + "=" + cvalue + ";" + expires + ";"
cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains
cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains
document.cookie = cookie;
}
</script>
Expand Down
2 changes: 1 addition & 1 deletion roadmap/2020-zenodo-dryad/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ <h5>Funded by</h5>
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year
var expires = "expires=" + d.toUTCString();
var cookie = cname + "=" + cvalue + ";" + expires + ";"
cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains
cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains
document.cookie = cookie;
}
</script>
Expand Down
2 changes: 1 addition & 1 deletion roadmap/2021-communities-records/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ <h5>Funded by</h5>
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year
var expires = "expires=" + d.toUTCString();
var cookie = cname + "=" + cvalue + ";" + expires + ";"
cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains
cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains
document.cookie = cookie;
}
</script>
Expand Down
2 changes: 1 addition & 1 deletion roadmap/2021-eosc-aai/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ <h5>Funded by</h5>
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year
var expires = "expires=" + d.toUTCString();
var cookie = cname + "=" + cvalue + ";" + expires + ";"
cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains
cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains
document.cookie = cookie;
}
</script>
Expand Down
2 changes: 1 addition & 1 deletion roadmap/2021-github-stability/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ <h5>Funded by</h5>
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year
var expires = "expires=" + d.toUTCString();
var cookie = cname + "=" + cvalue + ";" + expires + ";"
cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains
cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains
document.cookie = cookie;
}
</script>
Expand Down
2 changes: 1 addition & 1 deletion roadmap/2021-orcid-integration/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ <h5>Funded by</h5>
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year
var expires = "expires=" + d.toUTCString();
var cookie = cname + "=" + cvalue + ";" + expires + ";"
cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains
cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains
document.cookie = cookie;
}
</script>
Expand Down
2 changes: 1 addition & 1 deletion roadmap/2021-postgresql12/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ <h5>Funded by</h5>
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year
var expires = "expires=" + d.toUTCString();
var cookie = cname + "=" + cvalue + ";" + expires + ";"
cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains
cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains
document.cookie = cookie;
}
</script>
Expand Down
2 changes: 1 addition & 1 deletion roadmap/2022-bicikl/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ <h5>Funded by</h5>
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year
var expires = "expires=" + d.toUTCString();
var cookie = cname + "=" + cvalue + ";" + expires + ";"
cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains
cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains
document.cookie = cookie;
}
</script>
Expand Down
2 changes: 1 addition & 1 deletion roadmap/2022-custom-metadata/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ <h5>Funded by</h5>
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year
var expires = "expires=" + d.toUTCString();
var cookie = cname + "=" + cvalue + ";" + expires + ";"
cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains
cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains
document.cookie = cookie;
}
</script>
Expand Down
2 changes: 1 addition & 1 deletion roadmap/2022-funders/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ <h5>Funded by</h5>
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year
var expires = "expires=" + d.toUTCString();
var cookie = cname + "=" + cvalue + ";" + expires + ";"
cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains
cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains
document.cookie = cookie;
}
</script>
Expand Down
2 changes: 1 addition & 1 deletion roadmap/2022-initial-migration/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ <h5>Funded by</h5>
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year
var expires = "expires=" + d.toUTCString();
var cookie = cname + "=" + cvalue + ";" + expires + ";"
cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains
cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains
document.cookie = cookie;
}
</script>
Expand Down
2 changes: 1 addition & 1 deletion roadmap/2022-migrate-rdm/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ <h5>Funded by</h5>
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year
var expires = "expires=" + d.toUTCString();
var cookie = cname + "=" + cvalue + ";" + expires + ";"
cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains
cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains
document.cookie = cookie;
}
</script>
Expand Down
2 changes: 1 addition & 1 deletion roadmap/2022-opensearch/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ <h5>Funded by</h5>
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year
var expires = "expires=" + d.toUTCString();
var cookie = cname + "=" + cvalue + ";" + expires + ";"
cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains
cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains
document.cookie = cookie;
}
</script>
Expand Down
2 changes: 1 addition & 1 deletion roadmap/2022-safelisting/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ <h5>Funded by</h5>
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year
var expires = "expires=" + d.toUTCString();
var cookie = cname + "=" + cvalue + ";" + expires + ";"
cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains
cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains
document.cookie = cookie;
}
</script>
Expand Down
2 changes: 1 addition & 1 deletion roadmap/2022-workflows/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ <h5>Funded by</h5>
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year
var expires = "expires=" + d.toUTCString();
var cookie = cname + "=" + cvalue + ";" + expires + ";"
cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains
cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains
document.cookie = cookie;
}
</script>
Expand Down
2 changes: 1 addition & 1 deletion roadmap/2023-arcadia2-annotations/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ <h5>Funded by</h5>
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year
var expires = "expires=" + d.toUTCString();
var cookie = cname + "=" + cvalue + ";" + expires + ";"
cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains
cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains
document.cookie = cookie;
}
</script>
Expand Down
2 changes: 1 addition & 1 deletion roadmap/2023-arcadia2-webhooks/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ <h5>Funded by</h5>
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year
var expires = "expires=" + d.toUTCString();
var cookie = cname + "=" + cvalue + ";" + expires + ";"
cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains
cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains
document.cookie = cookie;
}
</script>
Expand Down
2 changes: 1 addition & 1 deletion roadmap/2023-horizon-zen/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ <h5>Funded by</h5>
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year
var expires = "expires=" + d.toUTCString();
var cookie = cname + "=" + cvalue + ";" + expires + ";"
cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains
cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains
document.cookie = cookie;
}
</script>
Expand Down
2 changes: 1 addition & 1 deletion roadmap/2023-softare-improvements/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ <h5>Funded by</h5>
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year
var expires = "expires=" + d.toUTCString();
var cookie = cname + "=" + cvalue + ";" + expires + ";"
cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains
cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains
document.cookie = cookie;
}
</script>
Expand Down
2 changes: 1 addition & 1 deletion roadmap/2023-zenodo-rdm/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ <h5>Funded by</h5>
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year
var expires = "expires=" + d.toUTCString();
var cookie = cname + "=" + cvalue + ";" + expires + ";"
cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains
cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains
document.cookie = cookie;
}
</script>
Expand Down
2 changes: 1 addition & 1 deletion roadmap/2024-grei/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ <h5>Funded by</h5>
d.setTime(d.getTime() + (365 * 24 * 60 * 60 * 1000)); // one year
var expires = "expires=" + d.toUTCString();
var cookie = cname + "=" + cvalue + ";" + expires + ";"
cookie += "path=.zenodo.org;SameSite=None; Secure"; // so that it works across subdomains
cookie += "Domain=zenodo.org;Path=/;SameSite=None; Secure"; // so that it works across subdomains
document.cookie = cookie;
}
</script>
Expand Down
Loading

0 comments on commit f5b7fba

Please sign in to comment.