From 09ebf60b78ae889a98824e0e35ca67ed53c5af27 Mon Sep 17 00:00:00 2001 From: Jake Jarvis Date: Sun, 10 Mar 2019 09:46:59 -0400 Subject: [PATCH] secure cookies for matomo --- layouts/partials/footer.html | 1 + worker.js | 52 ++++++++++++++++++++++++++++++++++++ 2 files changed, 53 insertions(+) create mode 100644 worker.js diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index dbda3269..72f3b9c3 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -1,6 +1,7 @@