Add top-nav Quotes blog feed page.

Surface recent review quotes grouped by trading day with expand, day PnL summary, and AI review jump.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dekun
2026-07-17 13:54:24 +08:00
parent 7a0d015416
commit b7f3a5c289
6 changed files with 416 additions and 2 deletions
+1
View File
@@ -26,6 +26,7 @@ DEFAULT_DISPLAY = {
"show_nav_dashboard": True,
"show_nav_plan": True,
"show_nav_archive": True,
"show_nav_quotes": True,
"show_nav_ai": True,
"show_nav_calculator": True,
"show_nav_strategy": True,