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.750571947887">
|
||||
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.5.0.750579209566">
|
||||
|
||||
<!-- 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.750571947887" rel="stylesheet">
|
||||
<link href="../resources/css/retype.css?v=3.5.0.750579209566" rel="stylesheet">
|
||||
|
||||
<script data-cfasync="false" src="../resources/js/config.js?v=3.5.0.750571947887" data-turbo-eval="false" defer></script>
|
||||
<script data-cfasync="false" src="../resources/js/config.js?v=3.5.0.750579209566" 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.750571947887" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.5.0.750579209566" data-turbo-eval="false" defer></script>
|
||||
|
||||
<link rel="stylesheet" href="static/styles.css">
|
||||
|
||||
@@ -900,6 +900,7 @@
|
||||
<li><span class="docs-emoji">⭐</span> <strong><a href="https://www.kickresume.com/en/help-center/resume-samples/">KickResume</a></strong> or <a href="https://thisresumedoesnotexist.com/">ThisResumeDoesNotExist</a> - Resume Samples</li>
|
||||
<li><span class="docs-emoji">⭐</span> <strong><a href="https://github.com/viraptor/reverse-interview">Reverse Interview</a></strong> or <a href="https://github.com/lkostrowski/job-interview-questions-to-ask-companies">job-interview-questions</a> - Questions to ask Potential Employers</li>
|
||||
<li><span class="docs-emoji">⭐</span> <strong><a href="https://www.kimai.org/">Kimai</a></strong> - Working Hours Tracker</li>
|
||||
<li><a href="https://carouselhero.com">Carousel Hero</a> - Carousel maker for social media</li>
|
||||
<li><a href="https://github.com/resume/resume.github.com">GitHub Résumé</a> - Generate Resume from GitHub Activity</li>
|
||||
<li><a href="https://www.loopcv.pro/">LoopCV</a> - Automated Job Search Tool</li>
|
||||
<li><a href="https://rentry.co/qnu6x">Toby Tools</a> or <a href="https://eurojobs.com/">EuroJobs</a> - Job Search Tools</li>
|
||||
|
||||
Reference in New Issue
Block a user