Refreshes Retype-generated documentation.
Process triggered by nbats.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||||
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.1.0.744394350304">
|
||||
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.1.0.744401569530">
|
||||
|
||||
<!-- See retype.com -->
|
||||
<meta name="generator" content="Retype 3.1.0">
|
||||
@@ -31,11 +31,11 @@
|
||||
<script data-cfasync="false">(function () { var el = document.documentElement, m = localStorage.getItem("doc_theme"), wm = window.matchMedia; if (m === "dark" || (!m && wm && wm("(prefers-color-scheme: dark)").matches)) { el.classList.add("dark") } else { el.classList.remove("dark") } })();</script>
|
||||
|
||||
<link href="../static/favicon.ico" rel="icon">
|
||||
<link href="../resources/css/retype.css?v=3.1.0.744394350304" rel="stylesheet">
|
||||
<link href="../resources/css/retype.css?v=3.1.0.744401569530" rel="stylesheet">
|
||||
|
||||
<script data-cfasync="false" src="../resources/js/config.js?v=3.1.0.744394350304" data-turbo-eval="false" defer></script>
|
||||
<script data-cfasync="false" src="../resources/js/config.js?v=3.1.0.744401569530" data-turbo-eval="false" defer></script>
|
||||
<script data-cfasync="false" src="../resources/js/retype.js?v=3.1.0" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.1.0.744394350304" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.1.0.744401569530" data-turbo-eval="false" defer></script>
|
||||
|
||||
<script defer data-domain="fmhy.pages.dev" src="https://a.bignutty.xyz/js/script.js"></script>
|
||||
<link rel="stylesheet" href="static/styles.css">
|
||||
@@ -1550,6 +1550,7 @@
|
||||
<li><a href="https://github.com/Benricheson101/anti-phishing-bot">anti-phishing-bot</a> - Discord Anti Phishing Bot</li>
|
||||
<li><a href="https://github.com/tsudoko/pullcord">pullcord</a> - Discord Archiver</li>
|
||||
<li><a href="https://github.com/hugonun/discord2sheet-bot">discord2sheet-bot</a> - Store Messages to Google Sheets</li>
|
||||
<li><a href="https://www.answeroverflow.com/">AnswersOverflow</a> - Add Messages to Google Searches</li>
|
||||
<li><a href="https://greasyfork.org/en/scripts/406540-undiscord-delete-all-messages-in-a-discord-channel-or-dm-bulk-deletion">Undiscord</a>, <a href="https://github.com/cedws/discord-delete">discord-delete</a> or <a href="https://victornpb.github.io/undiscord/">deleteDiscordMessages</a> - Delete Discord Messages / <a href="https://i.ibb.co/pdg4hRr/0b0d78219f05.png">Warning</a></li>
|
||||
<li><a href="https://gist.github.com/kkrypt0nn/a02506f3712ff2d1c8ca7c9e0aed7c06">ansi-colors-discord.md</a> - Discord Colored Messages</li>
|
||||
<li><a href="https://discordtemplates.me/">Discord Templates</a> - Discord Server Templates</li>
|
||||
|
||||
Reference in New Issue
Block a user