diff options
author | 2022-06-28 11:02:39 +0000 | |
---|---|---|
committer | 2022-06-28 11:02:39 +0000 | |
commit | 4579ee8f7565651b2ff8799dcb4bf0ab1717fa0c (patch) | |
tree | c53ba5f294d8e46cce643cf9377340f9763e5f22 /index.html | |
parent | Deploying to docs from @ python-discord/bot-core@0c01973c33554f7da5e6c812ebac... (diff) |
Deploying to docs from @ python-discord/bot-core@109da8bdde367e85d334b8f96dfaf28e7a52afee 🚀
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,5 +1,5 @@ <!doctype html> -<html class="no-js"> +<html class="no-js" lang="en"> <head> <script>window.location.replace("./main/index.html")</script> @@ -7,7 +7,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"/><meta name="generator" content="sphinx-4.5.0, furo 2022.06.21"/> + <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> <link rel="stylesheet" type="text/css" href="_static/pygments.css" /> @@ -57,6 +57,7 @@ <script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script> <script src="_static/jquery.js"></script> <script src="_static/underscore.js"></script> + <script src="_static/_sphinx_javascript_frameworks_compat.js"></script> <script src="_static/doctools.js"></script> <script src="_static/scripts/furo.js"></script> <script src="_static/changelog.js"></script> |