fix(web): favicon rename again

This commit is contained in:
Adam 2026-01-21 14:36:21 -06:00
parent 1b98f26794
commit b7b2eae20c
No known key found for this signature in database
GPG key ID: 9CB48779AF150E75
29 changed files with 19 additions and 19 deletions

View file

@ -35,7 +35,7 @@ export const subjects = createSubjects({
const MY_THEME: Theme = {
...THEME_OPENAUTH,
logo: "https://opencode.ai/favicon-v2.svg",
logo: "https://opencode.ai/favicon-v3.svg",
}
export default {