feat: Research: NotebookLM — create audio overview of SOUL.md as podcast (#293)
Some checks failed
CI / validate (pull_request) Failing after 6s
CI / auto-merge (pull_request) Has been skipped

Refs #293
Agent: groq
This commit is contained in:
Alexander Whitestone
2026-03-24 08:40:25 -04:00
parent 0a217401fb
commit 14289f45e7

View File

@@ -94,6 +94,10 @@ canvas {
transition: background-color 0.2s ease;
}
#podcast-toggle:hover {
background-color: #0066cc;
}
#export-session:hover {
background-color: var(--color-primary);
color: var(--color-bg);