diff options
| author | 2022-06-28 12:03:01 +0000 | |
|---|---|---|
| committer | 2022-06-28 12:03:01 +0000 | |
| commit | 49384c7aab72ead973462e535fcbabb488af0a5f (patch) | |
| tree | aaa74d740539c85e40218a957152bbd470423bea /main/index.html | |
| parent | Deploying to docs from @ python-discord/bot-core@109da8bdde367e85d334b8f96dfa... (diff) | |
Deploying to docs from @ python-discord/bot-core@149e278d3b6111a6f45f31e993114b38745bb545 🚀
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 4138cc4c..aff6afd2 100644 --- a/main/index.html +++ b/main/index.html @@ -2,11 +2,11 @@  <html class="no-js" lang="en">    <head><meta charset="utf-8"/>      <meta name="viewport" content="width=device-width,initial-scale=1"/> -    <meta name="color-scheme" content="light dark"><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" /> +    <meta name="color-scheme" content="light dark"><meta name="generator" content="Docutils 0.18.1: http://docutils.sourceforge.net/" />  <link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" /><link rel="next" title="Botcore" href="output/botcore.html" />      <link rel="shortcut icon" href="https://raw.githubusercontent.com/python-discord/branding/main/logos/logo_full/logo_full.min.svg"/><meta name="generator" content="sphinx-5.0.2, furo 2022.06.21"/> -        <title>Bot Core Latest (7.1.1)</title> +        <title>Bot Core Latest (7.2.0)</title>        <link rel="stylesheet" type="text/css" href="_static/pygments.css" />      <link rel="stylesheet" type="text/css" href="_static/styles/furo.css?digest=40978830699223671f4072448e654b5958f38b89" />      <link rel="stylesheet" type="text/css" href="_static/styles/furo-extensions.css?digest=30d1aed668e5c3a91c3e3bf6a60b675221979f0e" /> @@ -127,7 +127,7 @@        </label>      </div>      <div class="header-center"> -      <a href="#"><div class="brand">Bot Core Latest (7.1.1)</div></a> +      <a href="#"><div class="brand">Bot Core Latest (7.2.0)</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">Bot Core Latest (7.1.1)</span> +  <span class="sidebar-brand-text">Bot Core Latest (7.2.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"> @@ -205,6 +205,10 @@                      </li>                      <li class="toctree-l2 "> +                        <a class="version_link reference internal" href="../v7.2.0-alpha/index.html">v7.2.0-alpha</a> +                    </li> +                 +                    <li class="toctree-l2 ">                          <a class="version_link reference internal" href="../v7.1.3/index.html">v7.1.3</a>                      </li> | 
