From 94d30fddaa7248c8674165b7d4a74a23f4ce98c5 Mon Sep 17 00:00:00 2001 From: Jim Barlow Date: Wed, 5 Jun 2024 12:14:28 +0000 Subject: [PATCH] minor edits --- docs/stylesheets/extra.css | 2 +- mkdocs.yml | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/docs/stylesheets/extra.css b/docs/stylesheets/extra.css index 1b717a40..a4318f40 100644 --- a/docs/stylesheets/extra.css +++ b/docs/stylesheets/extra.css @@ -1,3 +1,3 @@ .md-grid { - max-width: initial; + max-width: 100%; } \ No newline at end of file diff --git a/mkdocs.yml b/mkdocs.yml index 33261b51..be90e75e 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -29,6 +29,7 @@ theme: features: - content.code.annotate - content.code.copy + - navigation.footer - navigation.indexes - navigation.instant - navigation.path @@ -96,6 +97,13 @@ extra: analytics: provider: google property: G-2SWKZ494KD + consent: + title: Cookie consent + description: >- + We use cookies to recognize your repeated visits and preferences, as well + as to measure the effectiveness of our documentation and whether users + find what they're searching for. With your consent, you're helping us to + make our documentation better. social: - icon: fontawesome/brands/medium