diff options
Diffstat (limited to 'main/versions.html')
| -rw-r--r-- | main/versions.html | 42 | 
1 files changed, 26 insertions, 16 deletions
diff --git a/main/versions.html b/main/versions.html index 408887d4..4a965f1a 100644 --- a/main/versions.html +++ b/main/versions.html @@ -1,17 +1,17 @@  <!doctype html> -<html class="no-js" lang="en"> +<html class="no-js" lang="en" data-content_root="./">    <head><meta charset="utf-8"/>      <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.0.1 and Furo 2023.05.20 --> -        <title>Versions - Pydis Core Latest (10.3.0)</title> -      <link rel="stylesheet" type="text/css" href="_static/pygments.css" /> -    <link rel="stylesheet" type="text/css" href="_static/styles/furo.css?digest=e6660623a769aa55fea372102b9bf3151b292993" /> -    <link rel="stylesheet" type="text/css" href="_static/styles/furo-extensions.css?digest=30d1aed668e5c3a91c3e3bf6a60b675221979f0e" /> -    <link rel="stylesheet" type="text/css" href="_static/index.css" /> -    <link rel="stylesheet" type="text/css" href="_static/changelog.css" /> -    <link rel="stylesheet" type="text/css" href="_static/logo.css" /> +    <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 2023.09.10 --> +        <title>Versions - Pydis Core Latest (10.4.0)</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" /> +    <link rel="stylesheet" type="text/css" href="_static/logo.css?v=41ebe54c" /> +    <link rel="stylesheet" type="text/css" href="_static/changelog.css?v=117bb91a" /> +    <link rel="stylesheet" type="text/css" href="_static/index.css?v=832e2368" /> @@ -126,7 +126,7 @@        </label>      </div>      <div class="header-center"> -      <a href="index.html"><div class="brand">Pydis Core Latest (10.3.0)</div></a> +      <a href="index.html"><div class="brand">Pydis Core Latest (10.4.0)</div></a>      </div>      <div class="header-right">        <div class="theme-toggle-container theme-toggle-header"> @@ -152,7 +152,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 (10.3.0)</span> +  <span class="sidebar-brand-text">Pydis Core Latest (10.4.0)</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"> @@ -355,6 +355,10 @@                      </li>                      <li class="toctree-l2 "> +                        <a class="version_link reference internal" href="../v10.3.0/index.html">v10.3.0</a> +                    </li> +                 +                    <li class="toctree-l2 ">                          <a class="version_link reference internal" href="../v10.2.0/index.html">v10.2.0</a>                      </li> @@ -650,6 +654,12 @@                      </li>                      <li> +                        <a class="reference internal" href="../v10.3.0/index.html">v10.3.0</a> +                         +                         +                    </li> +                 +                    <li>                          <a class="reference internal" href="../v10.2.0/index.html">v10.2.0</a> @@ -701,10 +711,10 @@      </aside>    </div> -</div><script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script> -    <script src="_static/doctools.js"></script> -    <script src="_static/sphinx_highlight.js"></script> -    <script src="_static/scripts/furo.js"></script> -    <script src="_static/changelog.js"></script> +</div><script src="_static/documentation_options.js?v=2f7da7c1"></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> +    <script src="_static/changelog.js?v=11ff7913"></script>      </body>  </html>
\ No newline at end of file  |