From 4ff62f561d9c67bac04cffdec27694527027d048 Mon Sep 17 00:00:00 2001 From: ray310 <64942339+ray310@users.noreply.github.com> Date: Tue, 25 Jun 2024 21:51:23 -0500 Subject: [PATCH] Enable cookie policy --- _config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/_config.yml b/_config.yml index c424bfd..328f6fd 100644 --- a/_config.yml +++ b/_config.yml @@ -2,4 +2,5 @@ source: docs theme: bulma-clean-theme fixed_navbar: top footer_menu: footer_links +cookie_policy: /cookie-policy/ google_analytics: G-RF9V1J2QG0 \ No newline at end of file