Remove homepage from static site generation so it serves dynamically

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-10 09:50:36 -04:00
parent 4206ffbfe5
commit 12d0a23620
-1
View File
@@ -45,7 +45,6 @@ def enumerate_urls():
plans = get_all_plans()
urls = [
"/",
"/books",
"/resources",
"/about",