From fc21f9bbe06bec7c153e134296e0d5da41bd81f7 Mon Sep 17 00:00:00 2001 From: Yang Jun Date: Sat, 6 Jun 2026 14:00:12 +0800 Subject: [PATCH] docs: add consent banner and GA --- docs/themes/navy/layout/partial/after_footer.swig | 10 ++++++++++ docs/themes/navy/layout/partial/head.swig | 7 +++++++ 2 files changed, 17 insertions(+) diff --git a/docs/themes/navy/layout/partial/after_footer.swig b/docs/themes/navy/layout/partial/after_footer.swig index 68e981045..8c36be6fb 100644 --- a/docs/themes/navy/layout/partial/after_footer.swig +++ b/docs/themes/navy/layout/partial/after_footer.swig @@ -15,4 +15,14 @@ indexName: 'liquidjs', inputSelector: '#search-input', debug: false }); + + + + + \ No newline at end of file diff --git a/docs/themes/navy/layout/partial/head.swig b/docs/themes/navy/layout/partial/head.swig index 106eafb8a..2f245b2a5 100644 --- a/docs/themes/navy/layout/partial/head.swig +++ b/docs/themes/navy/layout/partial/head.swig @@ -32,4 +32,11 @@ {{ css('css/navy') }} {{ feed_tag('atom.xml') }} + +