Skip to content

Commit f9f82f7

Browse files
authored
Merge pull request #13 from bee-san/claude/rewrite-chatgpt-dictionary-prompt-OqmqQ
Rewrite ChatGPT section title to "Chatgpt prompt to generate a dictio…
2 parents ef882cf + cf663a9 commit f9f82f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

yomitan-dict-builder/static/custom/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ <h1>Bee's <span>Custom Yomitan Dict</span> Maker</h1>
101101
<div class="chatgpt-tip-title" onclick="togglePromptCollapse()">
102102
<span style="display:flex;align-items:center;gap:6px;">
103103
<svg width="13" height="13" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="flex-shrink:0"><circle cx="12" cy="12" r="10"/><line x1="12" y1="8" x2="12" y2="12"/><line x1="12" y1="16" x2="12.01" y2="16"/></svg>
104-
ChatGPT is great at generating entries
104+
Chatgpt prompt to generate a dictionary
105105
</span>
106106
<span class="chatgpt-tip-toggle"></span>
107107
</div>

0 commit comments

Comments
 (0)