From 95a6679c34b722cb93e8572dbcde92638cb04f24 Mon Sep 17 00:00:00 2001 From: Nicholas Bollweg Date: Sat, 20 Jun 2020 13:38:13 -0400 Subject: [PATCH 1/8] add some basic accessibility and seo fixes --- docs/conf.py | 1 + pydata_sphinx_theme/docs-sidebar.html | 2 +- pydata_sphinx_theme/docs-toc.html | 2 +- pydata_sphinx_theme/layout.html | 4 ++-- pydata_sphinx_theme/static/css/index.css | 2 +- 5 files changed, 6 insertions(+), 5 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index 99d135133..d93eb976f 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -20,6 +20,7 @@ project = "PyData Sphinx Theme" copyright = "2019, PyData Community" author = "PyData Community" +language = "en" # The full version, including alpha/beta/rc tags release = "0.0.1dev0" diff --git a/pydata_sphinx_theme/docs-sidebar.html b/pydata_sphinx_theme/docs-sidebar.html index 1578f7395..eeffeb99c 100644 --- a/pydata_sphinx_theme/docs-sidebar.html +++ b/pydata_sphinx_theme/docs-sidebar.html @@ -4,7 +4,7 @@ {%- include "search-field.html" %} {% endif %} -