Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion yomitan-dict-builder/static/custom/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ <h1>Bee's <span>Custom Yomitan Dict</span> Maker</h1>
<div class="chatgpt-tip-title" onclick="togglePromptCollapse()">
<span style="display:flex;align-items:center;gap:6px;">
<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>
ChatGPT is great at generating entries
Chatgpt prompt to generate a dictionary
</span>
<span class="chatgpt-tip-toggle">▼</span>
</div>
Expand Down