diff options
Diffstat (limited to 'py-modindex.html')
-rw-r--r-- | py-modindex.html | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/py-modindex.html b/py-modindex.html index 49f18e07..0d9f3a80 100644 --- a/py-modindex.html +++ b/py-modindex.html @@ -4,10 +4,10 @@ <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.03.04"/><title>Python Module Index - Bot Core v5.0.1</title> + <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.04.07"/><title>Python Module Index - Bot Core v5.0.1</title> <link rel="stylesheet" type="text/css" href="_static/pygments.css" /> - <link rel="stylesheet" type="text/css" href="_static/styles/furo.css?digest=935aa2abcc5c1da4283d1dc201fb1f0add16d23a" /> - <link rel="stylesheet" type="text/css" href="_static/styles/furo-extensions.css?digest=25ceb02ed1c46dc30f2321ff83e92799f69dfdb9" /> + <link rel="stylesheet" type="text/css" href="_static/styles/furo.css?digest=68f4518137b9aefe99b631505a2064c3c42c9852" /> + <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/logo.css" /> @@ -37,10 +37,12 @@ } </style></head> <body> + <script> document.body.dataset.theme = localStorage.getItem("theme") || "auto"; </script> + <svg xmlns="http://www.w3.org/2000/svg" style="display: none;"> <symbol id="svg-toc" viewBox="0 0 24 24"> <title>Contents</title> |