feat: add Tom and Jerry movie slide deck
Deploy Slides / build-and-deploy (push) Failing after 2m35s

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
2026-05-27 22:24:49 +08:00
parent ca506b624a
commit a7d57e9fee
3 changed files with 218 additions and 1 deletions
+1 -1
View File
@@ -26,7 +26,7 @@
</div>
</div>
<script>
const decks = ['demo', 'showcase', 'stardew-valley'];
const decks = ['demo', 'showcase', 'stardew-valley', 'tom-and-jerry'];
const container = document.getElementById('decks');
if (decks.length === 0) {
container.innerHTML = '<p class="empty">No slide decks yet.</p>';