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.0.3.741176012952">
|
||||
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.0.3.741183933776">
|
||||
|
||||
<!-- See retype.com -->
|
||||
<meta name="generator" content="Retype 3.0.3">
|
||||
@@ -31,11 +31,11 @@
|
||||
<script>(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.0.3.741176012952" rel="stylesheet" />
|
||||
<link href="../resources/css/retype.css?v=3.0.3.741183933776" rel="stylesheet" />
|
||||
|
||||
<script type="text/javascript" src="../resources/js/config.js?v=3.0.3.741176012952" data-turbo-eval="false" defer></script>
|
||||
<script type="text/javascript" src="../resources/js/config.js?v=3.0.3.741183933776" data-turbo-eval="false" defer></script>
|
||||
<script type="text/javascript" src="../resources/js/retype.js?v=3.0.3" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" type="text/javascript" src="../resources/js/lunr.js?v=3.0.3.741176012952" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" type="text/javascript" src="../resources/js/lunr.js?v=3.0.3.741183933776" data-turbo-eval="false" defer></script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="docs-app" class="relative text-base antialiased text-gray-700 bg-white font-body dark:bg-dark-850 dark:text-dark-300">
|
||||
@@ -1235,7 +1235,6 @@
|
||||
<li><a href="https://www.serenity.re/en/notes">Serenity Notes</a> - Collaborative Notes</li>
|
||||
<li><a href="https://www.papertag.app/">Papertag</a> - Attach Digital Content on Paper</li>
|
||||
<li><a href="https://github.com/markusfisch/Libra">Decisions</a> - Decision Making App</li>
|
||||
<li><a href="https://github.com/fmhy/FMHYedit/blob/main/base64.md#display-duet">Duet Display</a> - Use iPad as Monitor</li>
|
||||
<li><a href="https://github.com/Traurige/BatteryBuddy">BatteryBuddy</a> - Cute Battery Life Indicator</li>
|
||||
<li><a href="https://rpetri.ch/cydia/powercuff/">Powercuff</a> - Throttle iOS to Increase Battery Life</li>
|
||||
<li><a href="https://github.com/D0m0/CocoaTop">CocaoTop</a> - iOS Process Viewer</li>
|
||||
|
||||
Reference in New Issue
Block a user