mirror of
https://github.com/f/awesome-chatgpt-prompts.git
synced 2025-03-14 09:56:47 -04:00
deploy: 1fbb25a0fee43baf67c8f4b161d47218b414dbbb
This commit is contained in:
parent
a08c385b74
commit
9cec651879
@ -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>
|
||||
<!-- 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>
|
||||
:root {
|
||||
--bg-color-light: #ffffff;
|
||||
@ -1333,7 +1333,7 @@
|
||||
<div class="copilot-suggestion-actions">
|
||||
<div class="copilot-suggestion-buttons">
|
||||
<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>
|
||||
<label class="copilot-suggestion-checkbox">
|
||||
<input type="checkbox" id="doNotShowAgain">
|
||||
|
Loading…
x
Reference in New Issue
Block a user