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.5.0.753034378760">
|
||||
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.5.0.753041549446">
|
||||
|
||||
<!-- See retype.com -->
|
||||
<meta name="generator" content="Retype 3.5.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.5.0.753034378760" rel="stylesheet">
|
||||
<link href="../resources/css/retype.css?v=3.5.0.753041549446" rel="stylesheet">
|
||||
|
||||
<script data-cfasync="false" src="../resources/js/config.js?v=3.5.0.753034378760" data-turbo-eval="false" defer></script>
|
||||
<script data-cfasync="false" src="../resources/js/config.js?v=3.5.0.753041549446" data-turbo-eval="false" defer></script>
|
||||
<script data-cfasync="false" src="../resources/js/retype.js?v=3.5.0" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.5.0.753034378760" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.5.0.753041549446" data-turbo-eval="false" defer></script>
|
||||
|
||||
<link rel="stylesheet" href="static/styles.css">
|
||||
|
||||
@@ -445,7 +445,8 @@ For sites to stream from check out this <doc-anchor-trigger to="#streaming">sect
|
||||
</h3>
|
||||
</doc-anchor-target>
|
||||
<ul>
|
||||
<li><strong><a href="https://www.mozilla.org/en-US/firefox/new/">Firefox</a></strong> / <strong><a href="https://gitlab.com/librewolf-community/browser/windows">Librewolf</a></strong> / <strong><a href="https://avoidthehack.com/util/browser-comparison">Browser Comparisons</a></strong></li>
|
||||
<li><strong><a href="https://www.mozilla.org/en-US/firefox/new/">Firefox</a></strong> / <strong><a href="https://avoidthehack.com/util/browser-comparison">Browser Comparisons</a></strong> - Normal Browsers</li>
|
||||
<li><strong><a href="https://gitlab.com/librewolf-community/browser/windows">Librewolf</a></strong> / <strong><a href="https://github.com/ltguillaume/librewolf-winupdater">Use Auto-Updater</a></strong> - Privacy-Hardened Firefox</li>
|
||||
<li><strong><a href="https://fmhy.pages.dev/miscguide/#extensions">Browser Extensions</a> / <a href="https://fmhy.pages.dev/miscguide/#userscripts">Userscripts</a></strong> - Add features & functionality to browser</li>
|
||||
<li><strong><a href="https://darkreader.org/">Dark Reader</a></strong> - Dark mode for all sites</li>
|
||||
<li><strong><a href="https://returnyoutubedislike.com/">ReturnYoutubeDislikes</a></strong> - View YouTube dislikes</li>
|
||||
|
||||
Reference in New Issue
Block a user