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.3.0.747504787529">
|
||||
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.3.0.747511982930">
|
||||
|
||||
<!-- See retype.com -->
|
||||
<meta name="generator" content="Retype 3.3.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.3.0.747504787529" rel="stylesheet">
|
||||
<link href="../resources/css/retype.css?v=3.3.0.747511982930" rel="stylesheet">
|
||||
|
||||
<script data-cfasync="false" src="../resources/js/config.js?v=3.3.0.747504787529" data-turbo-eval="false" defer></script>
|
||||
<script data-cfasync="false" src="../resources/js/config.js?v=3.3.0.747511982930" data-turbo-eval="false" defer></script>
|
||||
<script data-cfasync="false" src="../resources/js/retype.js?v=3.3.0" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.3.0.747504787529" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.3.0.747511982930" data-turbo-eval="false" defer></script>
|
||||
|
||||
<link rel="stylesheet" href="static/styles.css">
|
||||
|
||||
@@ -512,7 +512,6 @@ For sites to stream from check out this <doc-anchor-trigger to="#streaming">sect
|
||||
<ul>
|
||||
<li><strong><a href="https://www.privacyguides.org/">Privacy Guides</a></strong> - Privacy Guides</li>
|
||||
<li><strong><a href="https://security-list.js.org/">Security List</a></strong> - Security Checklist</li>
|
||||
<li><strong><a href="https://searchengine.party/">Search Engine Party</a></strong> - Privacy Search Engine Comparisons / <strong><a href="https://avoidthehack.com/best-private-search">Search Engine Recommendations</a></strong></li>
|
||||
<li><strong><a href="https://duckduckgo.com/">DuckDuckGo</a> / <a href="https://www.mojeek.com/">Mojeek</a></strong> - Tracker free web search</li>
|
||||
<li><strong><a href="https://protonmail.com/">ProtonMail</a> / <a href="https://skiff.com/mail">SkiffMail</a></strong> - Encrypted email service</li>
|
||||
<li><strong><a href="https://fmhy.pages.dev/storage/#temp-email-sites">Temp Email Sites</a></strong> - Temporary emails</li>
|
||||
|
||||
Reference in New Issue
Block a user