mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-30 05:29:53 +00:00
fix(web): rename favicons to v2 for cache busting (#9492)
This commit is contained in:
parent
c47699536f
commit
889c60d63b
22 changed files with 78 additions and 16 deletions
|
|
@ -35,7 +35,7 @@ export const subjects = createSubjects({
|
|||
|
||||
const MY_THEME: Theme = {
|
||||
...THEME_OPENAUTH,
|
||||
logo: "https://opencode.ai/favicon.svg",
|
||||
logo: "https://opencode.ai/favicon-v2.svg",
|
||||
}
|
||||
|
||||
export default {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue