diff options
author | 2023-02-09 22:17:34 +0000 | |
---|---|---|
committer | 2023-02-09 22:17:34 +0000 | |
commit | 4297b503b31c84273400bd8a9431722f55ed9abe (patch) | |
tree | 4773b6daabaa0b8ff42d4e135b9447e0bf7dea32 /main/index.html | |
parent | Deploying to docs from @ python-discord/bot-core@08a7a742f61d655c2bd4fd02b95b... (diff) |
Deploying to docs from @ python-discord/bot-core@69e52d3b68787789b8dc8a21d7ed5a2d8e527e12 🚀
Diffstat (limited to 'main/index.html')
-rw-r--r-- | main/index.html | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/main/index.html b/main/index.html index 6116b1af..4dc9d954 100644 --- a/main/index.html +++ b/main/index.html @@ -6,12 +6,12 @@ <link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" /><link rel="next" title="Pydis Core" href="output/pydis_core.html" /> <link rel="shortcut icon" href="https://raw.githubusercontent.com/python-discord/branding/main/logos/logo_full/logo_full.min.svg"/><!-- Generated with Sphinx 5.3.0 and Furo 2022.12.07 --> - <title>Pydis Core Latest (9.4.0)</title> + <title>Pydis Core Latest (9.4.1)</title> <link rel="stylesheet" type="text/css" href="_static/pygments.css" /> <link rel="stylesheet" type="text/css" href="_static/styles/furo.css?digest=91d0f0d1c444bdcb17a68e833c7a53903343c195" /> <link rel="stylesheet" type="text/css" href="_static/styles/furo-extensions.css?digest=30d1aed668e5c3a91c3e3bf6a60b675221979f0e" /> - <link rel="stylesheet" type="text/css" href="_static/logo.css" /> <link rel="stylesheet" type="text/css" href="_static/index.css" /> + <link rel="stylesheet" type="text/css" href="_static/logo.css" /> <link rel="stylesheet" type="text/css" href="_static/changelog.css" /> @@ -127,7 +127,7 @@ </label> </div> <div class="header-center"> - <a href="#"><div class="brand">Pydis Core Latest (9.4.0)</div></a> + <a href="#"><div class="brand">Pydis Core Latest (9.4.1)</div></a> </div> <div class="header-right"> <div class="theme-toggle-container theme-toggle-header"> @@ -153,7 +153,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 (9.4.0)</span> + <span class="sidebar-brand-text">Pydis Core Latest (9.4.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"> @@ -210,6 +210,10 @@ </li> <li class="toctree-l2 "> + <a class="version_link reference internal" href="../v9.4.0/index.html">v9.4.0</a> + </li> + + <li class="toctree-l2 "> <a class="version_link reference internal" href="../v9.3.0/index.html">v9.3.0</a> </li> |