Refreshes Retype-generated documentation.

Process triggered by nbats.
This commit is contained in:
Retype GitHub Action
2023-07-09 14:10:27 +00:00
parent 03d612234b
commit d3085aa02e
26 changed files with 95 additions and 105 deletions

View File

@@ -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.742220517788">
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.0.3.742226998541">
<!-- 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.742220517788" rel="stylesheet" />
<link href="../resources/css/retype.css?v=3.0.3.742226998541" rel="stylesheet" />
<script type="text/javascript" src="../resources/js/config.js?v=3.0.3.742220517788" data-turbo-eval="false" defer></script>
<script type="text/javascript" src="../resources/js/config.js?v=3.0.3.742226998541" 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.742220517788" data-turbo-eval="false" defer></script>
<script id="lunr-js" type="text/javascript" src="../resources/js/lunr.js?v=3.0.3.742226998541" data-turbo-eval="false" defer></script>
<script defer data-domain="fmhy.pages.dev" src="https://meowlytics.bignutty.xyz/js/script.js"></script>
@@ -416,7 +416,7 @@ or <a href="https://en.cppreference.com/w/">cppreference</a> - C++ Cheatsheets</
</doc-anchor-target>
<ul>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://github.com/gerryguy311/Free_CyberSecurity_Professional_Development_Resources">Free Cyber Resources</a></strong> or <a href="https://www.nist.gov/itl/applied-cybersecurity/nice/resources/online-learning-content">Applied Cybersecurity</a> - Cybersecurity Learning Resources</li>
<li><a href="https://fmhy.pages.dev/base64/#cyber-security-courses">Cyber Security Courses</a> or <a href="https://skillsforall.com/">Skills for All</a> - Cyber Security Courses</li>
<li><a href="https://skillsforall.com/">Skills for All</a> - Cyber Security Courses</li>
<li><a href="https://picoctf.org/">picoCTF</a>, <a href="https://jaimelightfoot.com/blog/so-you-want-to-ctf-a-beginners-guide/">CTF Guide</a>, <a href="https://ctflearn.com/">CTFLearn</a>, <a href="https://www.hackthebox.com/">Hack The Box</a> or <a href="https://opensecuritytraining.info/">OpenSecurityTraining2</a> - Cybersecurity Lessons</li>
<li><a href="https://defendtheweb.net/">DefendTheWeb</a> - Cybersecurity Challenges</li>
<li><a href="https://cybertalentskids.com/">Cyber Talent Kids</a> - Learn About Cybersecurity</li>