We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8341e2 commit 6036a1dCopy full SHA for 6036a1d
1 file changed
packages/console/function/src/auth.ts
@@ -29,7 +29,7 @@ export const subjects = createSubjects({
29
30
const MY_THEME: Theme = {
31
...THEME_OPENAUTH,
32
- logo: "https://opencode.ai/favicon-zen.svg",
+ logo: "https://opencode.ai/favicon.svg",
33
}
34
35
export default {
0 commit comments