diff options
| author | 2023-09-21 09:03:36 +0000 | |
|---|---|---|
| committer | 2023-09-21 09:03:36 +0000 | |
| commit | 66fd4af3845f9d33529c900ca13c2fa1b23f7ea8 (patch) | |
| tree | 83b12256a350113933ce3e33c88dec7524969a92 /main/search.html | |
| parent | Deploying to docs from @ python-discord/bot-core@1309de6a1ea513763336fac1f12e... (diff) | |
Deploying to docs from @ python-discord/bot-core@03575223498fa16ecec18ef3965893fa8bf716a7 🚀
Diffstat (limited to 'main/search.html')
| -rw-r--r-- | main/search.html | 12 | 
1 files changed, 8 insertions, 4 deletions
diff --git a/main/search.html b/main/search.html index 0a86c286..05f8be2c 100644 --- a/main/search.html +++ b/main/search.html @@ -4,11 +4,11 @@      <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="#" /> -    <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>Search - Pydis Core Latest (10.2.0)</title><link rel="stylesheet" type="text/css" href="_static/pygments.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.0.1 and Furo 2023.05.20 --><title>Search - 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/changelog.css" />      <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" /> @@ -124,7 +124,7 @@        </label>      </div>      <div class="header-center"> -      <a href="index.html"><div class="brand">Pydis Core Latest (10.2.0)</div></a> +      <a href="index.html"><div class="brand">Pydis Core Latest (10.3.0)</div></a>      </div>      <div class="header-right">        <div class="theme-toggle-container theme-toggle-header"> @@ -150,7 +150,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.2.0)</span> +  <span class="sidebar-brand-text">Pydis Core Latest (10.3.0)</span>  </a><form class="sidebar-search-container" method="get" action="#" role="search">    <input class="sidebar-search" placeholder="Search" name="q" aria-label="Search"> @@ -353,6 +353,10 @@                      </li>                      <li class="toctree-l2 "> +                        <a class="version_link reference internal" href="../v10.2.0/index.html">v10.2.0</a> +                    </li> +                 +                    <li class="toctree-l2 ">                          <a class="version_link reference internal" href="../v10.1.0/index.html">v10.1.0</a>                      </li>  |