deploy: 1fbb25a0fee43baf67c8f4b161d47218b414dbbb

This commit is contained in:
f 2025-02-04 23:00:48 +00:00
parent a08c385b74
commit 9cec651879

View File

@ -21,7 +21,7 @@
{"@context":"https://schema.org","@type":"WebSite","description":"This repo includes ChatGPT prompt curation to use ChatGPT and other LLM tools better.","headline":"Awesome ChatGPT Prompts","name":"Awesome ChatGPT Prompts","url":"/"}</script> {"@context":"https://schema.org","@type":"WebSite","description":"This repo includes ChatGPT prompt curation to use ChatGPT and other LLM tools better.","headline":"Awesome ChatGPT Prompts","name":"Awesome ChatGPT Prompts","url":"/"}</script>
<!-- End Jekyll SEO tag --> <!-- End Jekyll SEO tag -->
<link rel="stylesheet" href="/assets/css/style.css?v=9e8efd5ae05c03913474db984936cbbd75b3a312"> <link rel="stylesheet" href="/assets/css/style.css?v=1fbb25a0fee43baf67c8f4b161d47218b414dbbb">
<style> <style>
:root { :root {
--bg-color-light: #ffffff; --bg-color-light: #ffffff;
@ -1333,7 +1333,7 @@
<div class="copilot-suggestion-actions"> <div class="copilot-suggestion-actions">
<div class="copilot-suggestion-buttons"> <div class="copilot-suggestion-buttons">
<button class="copilot-suggestion-button secondary" onclick="hideCopilotSuggestion(false)">No, thanks</button> <button class="copilot-suggestion-button secondary" onclick="hideCopilotSuggestion(false)">No, thanks</button>
<button class="copilot-suggestion-button primary" onclick="hideCopilotSuggestion(true)">Switch to Copilot</button> <button class="copilot-suggestion-button primary" onclick="hideCopilotSuggestion(true)">Switch to GitHub Copilot</button>
</div> </div>
<label class="copilot-suggestion-checkbox"> <label class="copilot-suggestion-checkbox">
<input type="checkbox" id="doNotShowAgain"> <input type="checkbox" id="doNotShowAgain">