From 3000407a5f0fe65eefc2359bdb672456c370c0b2 Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Tue, 17 Sep 2024 13:57:33 -0400 Subject: [PATCH] Closes #16669: Include a notice when rendering docs locally --- docs/_theme/partials/copyright.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 docs/_theme/partials/copyright.html diff --git a/docs/_theme/partials/copyright.html b/docs/_theme/partials/copyright.html new file mode 100644 index 000000000..cfbfd5444 --- /dev/null +++ b/docs/_theme/partials/copyright.html @@ -0,0 +1,18 @@ + +{% if not config.extra.build_public %} + +{% endif %}