Add searchable speeches archive

This commit is contained in:
Loyyd 2026-06-11 14:19:56 +02:00
parent d74495ddef
commit 09c4548942
6 changed files with 624 additions and 1 deletions

View file

@ -9,6 +9,7 @@ export const migratedHtmlPages = new Set([
"events.html",
"index.html",
"services.html",
"speeches/index.html",
"the-founders.html",
"videos.html",
]);