deploy: 24e7dc56037301a91cbc25bcec52e386bf915465

This commit is contained in:
f 2025-03-03 23:14:25 +00:00
parent cffc486722
commit 9238890039

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>
<!-- End Jekyll SEO tag -->
<link rel="stylesheet" href="/assets/css/style.css?v=15543aa0c2b0c0d2b4e70a044159bbeeae2bbb3b">
<link rel="stylesheet" href="/assets/css/style.css?v=24e7dc56037301a91cbc25bcec52e386bf915465">
<style>
:root {
--bg-color-light: #ffffff;
@ -1883,9 +1883,9 @@
<button class="platform-tag" data-platform="github-copilot" data-url="https://github.com/copilot">GitHub Copilot</button>
<button class="platform-tag" data-platform="chatgpt" data-url="https://chat.openai.com">ChatGPT</button>
<div class="platform-tag-container">
<button class="platform-tag" data-platform="grok" data-url="https://grok.com/chat">Grok</button>
<button class="platform-tag" data-platform="grok" data-url="https://grok.com/chat?reasoningMode=none">Grok</button>
<div class="grok-mode-dropdown" style="display: none;">
<div class="grok-mode-option" data-url="https://grok.com/chat?">Grok</div>
<div class="grok-mode-option" data-url="https://grok.com/chat?reasoningMode=none">Grok</div>
<div class="grok-mode-option" data-url="https://grok.com/chat?reasoningMode=deepsearch">Grok Deep Search</div>
<div class="grok-mode-option" data-url="https://grok.com/chat?reasoningMode=think">Grok Thinking</div>
</div>