diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 28 |
1 files changed, 14 insertions, 14 deletions
@@ -1,5 +1,5 @@ <!doctype html> -<html class="no-js" lang="en"> +<html class="no-js" lang="en" data-content_root="./"> <head> <script>window.location.replace("./main/index.html")</script> @@ -7,15 +7,15 @@ <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"/><!-- Generated with Sphinx 7.0.1 and Furo 2023.05.20 --> + <link rel="shortcut icon" href="https://raw.githubusercontent.com/python-discord/branding/main/logos/logo_full/logo_full.min.svg"/><!-- Generated with Sphinx 7.2.6 and Furo 2023.09.10 --> - <title>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/index.css" /> - <link rel="stylesheet" type="text/css" href="_static/changelog.css" /> - <link rel="stylesheet" type="text/css" href="_static/logo.css" /> + <title>Pydis Core Latest (10.4.0)</title> + <link rel="stylesheet" type="text/css" href="_static/pygments.css?v=a746c00c" /> + <link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=135e06be" /> + <link rel="stylesheet" type="text/css" href="_static/styles/furo-extensions.css?v=36a5483c" /> + <link rel="stylesheet" type="text/css" href="_static/logo.css?v=41ebe54c" /> + <link rel="stylesheet" type="text/css" href="_static/changelog.css?v=117bb91a" /> + <link rel="stylesheet" type="text/css" href="_static/index.css?v=832e2368" /> @@ -54,10 +54,10 @@ Please click here if you were not redirected to the latest build. </a></h2> </div> -<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script> - <script src="_static/doctools.js"></script> - <script src="_static/sphinx_highlight.js"></script> - <script src="_static/scripts/furo.js"></script> - <script src="_static/changelog.js"></script> +<script src="_static/documentation_options.js?v=2f7da7c1"></script> + <script src="_static/doctools.js?v=888ff710"></script> + <script src="_static/sphinx_highlight.js?v=dc90522c"></script> + <script src="_static/scripts/furo.js?v=32e29ea5"></script> + <script src="_static/changelog.js?v=11ff7913"></script> </body> </html>
\ No newline at end of file |