From 766300b3c6f6d1cc5380acf9c53c5f87fa613c17 Mon Sep 17 00:00:00 2001 From: Victor Zverovich Date: Sun, 26 May 2024 10:25:14 -0700 Subject: [PATCH] Update html --- doc/_templates/layout.html | 78 ++++++++++++++++----------------- doc/basic-bootstrap/layout.html | 3 +- 2 files changed, 38 insertions(+), 43 deletions(-) diff --git a/doc/_templates/layout.html b/doc/_templates/layout.html index 79cfee51..93a117dd 100644 --- a/doc/_templates/layout.html +++ b/doc/_templates/layout.html @@ -33,51 +33,47 @@ {%- endmacro %} {% block header %} - {% if pagename == "index" %} {% set download_url = 'https://github.com/fmtlib/fmt/releases/download' %} diff --git a/doc/basic-bootstrap/layout.html b/doc/basic-bootstrap/layout.html index 5519c4b5..fd1e5c59 100644 --- a/doc/basic-bootstrap/layout.html +++ b/doc/basic-bootstrap/layout.html @@ -111,8 +111,7 @@ - - + {# The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags. #}