Skip to content

Commit f7cdb7d

Browse files
blueduskclaude
andcommitted
Add notes editing guide link to console output
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 8611437 commit f7cdb7d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

assets/dark-interactive-nav.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -238,6 +238,8 @@ function showSpeakerNotes(index) {
238238
}
239239
console.log('%c\ud83d\udca1 htmlslides.com — presenter app for a richer experience',
240240
'font-size:10px;color:#3fb950;');
241+
console.log('%c\u270f\ufe0f Want to update the notes? See htmlslides.com/blog/update-inline-notes.html',
242+
'font-size:10px;color:#8b949e;');
241243
}
242244

243245
// Show notes for first slide on load

0 commit comments

Comments
 (0)