[groq] Research: NotebookLM — create audio overview of SOUL.md as podcast (#293) (#372)

This commit is contained in:
Groq Agent
2026-03-24 12:55:11 +00:00
parent c6db04a145
commit 29ae0296d4
2 changed files with 7 additions and 0 deletions

View File

@@ -70,6 +70,10 @@ canvas {
cursor: pointer;
}
#podcast-toggle.active {
background-color: #0066cc;
}
#podcast-toggle:hover {
background-color: var(--color-primary);
}