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="2.4.0.734681647213">
|
||||
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="2.4.0.734688834914">
|
||||
|
||||
<!-- See retype.com -->
|
||||
<meta name="generator" content="Retype 2.4.0">
|
||||
@@ -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=2.4.0.734681647213" rel="stylesheet" />
|
||||
<link href="../resources/css/retype.css?v=2.4.0.734688834914" rel="stylesheet" />
|
||||
|
||||
<script type="text/javascript" src="../resources/js/config.js?v=2.4.0.734681647213" data-turbo-eval="false" defer></script>
|
||||
<script type="text/javascript" src="../resources/js/config.js?v=2.4.0.734688834914" data-turbo-eval="false" defer></script>
|
||||
<script type="text/javascript" src="../resources/js/retype.js?v=2.4.0" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" type="text/javascript" src="../resources/js/lunr.js?v=2.4.0.734681647213" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" type="text/javascript" src="../resources/js/lunr.js?v=2.4.0.734688834914" 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">
|
||||
@@ -243,6 +243,7 @@
|
||||
<li><span class="docs-emoji">⭐</span> <strong><a href="https://prompts.chat/">Awesome ChatGPT Prompts</a></strong> / <a href="https://github.com/f/awesome-chatgpt-prompts">2</a> - Prompt Directory</li>
|
||||
<li><span class="docs-emoji">⭐</span> <strong><a href="https://learnprompting.org/">Learn Prompting</a></strong> - Prompt Directory</li>
|
||||
<li><span class="docs-emoji">⭐</span> <strong><a href="https://quickref.me/chatgpt">quickref</a></strong> - Prompt Cheatsheet</li>
|
||||
<li><span class="docs-emoji">⭐</span> <strong><a href="https://www.jailbreakchat.com/">jailbreakchat</a></strong> - Jailbreak Prompts</li>
|
||||
<li><a href="https://rentry.org/Chatgptjailbreak">Chatgptjailbreak</a> - Prompt Directory</li>
|
||||
<li><a href="https://flowgpt.com/">flowgpt</a> - Prompt Directory</li>
|
||||
<li><a href="https://www.ordinarypeopleprompts.com/">OrdinaryPeoplePrompts</a> - Prompt Directory</li>
|
||||
@@ -250,7 +251,6 @@
|
||||
<li><a href="https://github.com/adieyal/sd-dynamic-prompts">SD Dynamic Prompts</a> - Prompt Generator</li>
|
||||
<li><a href="https://botprompts.net/">botprompts</a> - Fun Prompts</li>
|
||||
<li><a href="https://gist.github.com/coolaj86/6f4f7b30129b0251f61fa7baaa881516">DAN</a> or <a href="https://rentry.co/gptjailbreak">GPT Jailbreak</a> - DAN / John Prompts</li>
|
||||
<li><a href="https://www.jailbreakchat.com/">jailbreakchat</a> - Prompt Ratings / Voting</li>
|
||||
<li><a href="https://github.com/benf2004/ChatGPT-History">ChatGPT-History</a> - Prompt Management Extension</li>
|
||||
</ul>
|
||||
<doc-anchor-target id="ai-indexes">
|
||||
|
||||
Reference in New Issue
Block a user