From f2bb30874985d84d6f680cd73dbfdce9d7465a17 Mon Sep 17 00:00:00 2001 From: TaurusXin Date: Wed, 19 Oct 2022 17:19:03 +0100 Subject: [PATCH] feat: cookie consent --- layouts/partials/head/custom.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/layouts/partials/head/custom.html b/layouts/partials/head/custom.html index 48fe0ce..3c868e1 100644 --- a/layouts/partials/head/custom.html +++ b/layouts/partials/head/custom.html @@ -6,4 +6,7 @@ - \ No newline at end of file + + + + \ No newline at end of file