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.743717448626">
|
||||
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.1.0.743724581157">
|
||||
|
||||
<!-- 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.743717448626" rel="stylesheet">
|
||||
<link href="../resources/css/retype.css?v=3.1.0.743724581157" rel="stylesheet">
|
||||
|
||||
<script data-cfasync="false" src="../resources/js/config.js?v=3.1.0.743717448626" data-turbo-eval="false" defer></script>
|
||||
<script data-cfasync="false" src="../resources/js/config.js?v=3.1.0.743724581157" 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.743717448626" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.1.0.743724581157" 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">
|
||||
@@ -2010,7 +2010,7 @@ Twitch Stream Tracker</li>
|
||||
<li><a href="https://github.com/corpnewt/GenSMBIOS">GenSMBIOS</a> - SMBIOS Generator</li>
|
||||
<li><a href="https://docs.google.com/document/d/1s43_3YGJIy3zs0ZIksoOmxgrDKnu4ZNhhnXW_NiJZ0I/edit">Intel BIOS Guide</a> - Intel BIOS Settings Explanation</li>
|
||||
<li><a href="https://www.biosbug.com/">BiOSBug</a> - Remove / Reset BiOS Password / <a href="https://www.youtube.com/watch?v=GolIjI2HS5w">Tutorial</a></li>
|
||||
<li><a href="https://msdn.rg-adguard.net/">MSDN Files</a> or <a href="https://www.heidoc.net/php/myvsdump.php">Microsoft Downloads Dump</a> - Verify ISO Legitimacy</li>
|
||||
<li><a href="https://msdn.rg-adguard.net/">MSDN Files</a>, <a href="https://www.heidoc.net/php/myvsdump.php">Microsoft Downloads Dump</a> or <a href="https://awuctl.github.io/mvs/">MVS dump</a> - Verify ISO Legitimacy</li>
|
||||
<li><a href="https://www.getcid.info/">GetCID</a> - Obtain Windows Confirmation ID</li>
|
||||
<li><a href="https://github.com/namazso/hdd_serial_spoofer">HDD Serial Spoofer</a> - Spoof HDD Serial Number</li>
|
||||
<li><a href="https://samsclass.info/123/proj14/123p12winhash.htm">How-To Crack Windows Passwords</a></li>
|
||||
|
||||
Reference in New Issue
Block a user