diff options
Diffstat (limited to '')
| -rw-r--r-- | main/py-modindex.html | 12 | 
1 files changed, 8 insertions, 4 deletions
diff --git a/main/py-modindex.html b/main/py-modindex.html index 248ab3a1..384f1e52 100644 --- a/main/py-modindex.html +++ b/main/py-modindex.html @@ -4,7 +4,7 @@      <meta name="viewport" content="width=device-width,initial-scale=1"/>      <meta name="color-scheme" content="light dark"><link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" /> -    <link rel="shortcut icon" href="https://raw.githubusercontent.com/python-discord/branding/main/logos/logo_full/logo_full.min.svg"/><!-- Generated with Sphinx 7.2.6 and Furo 2024.01.29 --><title>Python Module Index - Pydis Core Latest (11.0.0)</title> +    <link rel="shortcut icon" href="https://raw.githubusercontent.com/python-discord/branding/main/logos/logo_full/logo_full.min.svg"/><!-- Generated with Sphinx 7.2.6 and Furo 2024.01.29 --><title>Python Module Index - Pydis Core Latest (11.0.1)</title>  <link rel="stylesheet" type="text/css" href="_static/pygments.css?v=a746c00c" />      <link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=135e06be" />      <link rel="stylesheet" type="text/css" href="_static/styles/furo-extensions.css?v=36a5483c" /> @@ -125,7 +125,7 @@        </label>      </div>      <div class="header-center"> -      <a href="index.html"><div class="brand">Pydis Core Latest (11.0.0)</div></a> +      <a href="index.html"><div class="brand">Pydis Core Latest (11.0.1)</div></a>      </div>      <div class="header-right">        <div class="theme-toggle-container theme-toggle-header"> @@ -151,7 +151,7 @@      <img class="sidebar-logo" src="https://raw.githubusercontent.com/python-discord/branding/main/logos/logo_full/logo_full.min.svg" alt="Logo"/>    </div> -  <span class="sidebar-brand-text">Pydis Core Latest (11.0.0)</span> +  <span class="sidebar-brand-text">Pydis Core Latest (11.0.1)</span>  </a><form class="sidebar-search-container" method="get" action="search.html" role="search">    <input class="sidebar-search" placeholder="Search" name="q" aria-label="Search"> @@ -285,6 +285,10 @@                      </li>                      <li class="toctree-l2 "> +                        <a class="version_link reference internal" href="../v11.0.1/index.html">v11.0.1</a> +                    </li> +                 +                    <li class="toctree-l2 ">                          <a class="version_link reference internal" href="../v11.0.0/index.html">v11.0.0</a>                      </li> @@ -568,7 +572,7 @@      </aside>    </div> -</div><script src="_static/documentation_options.js?v=ce29b7a2"></script> +</div><script src="_static/documentation_options.js?v=6a5133bb"></script>      <script src="_static/doctools.js?v=888ff710"></script>      <script src="_static/sphinx_highlight.js?v=dc90522c"></script>      <script src="_static/scripts/furo.js?v=32e29ea5"></script>  |