[groq] Research: NotebookLM — create audio overview of SOUL.md as podcast (#293) (#358)
Some checks failed
Deploy Nexus / deploy (push) Failing after 5s

This commit was merged in pull request #358.
This commit is contained in:
Groq Agent
2026-03-24 12:41:03 +00:00
parent 0a217401fb
commit fa94d623d1

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);