Skip to content

Commit 0a28d9c

Browse files
authored
Update app.ts
1 parent 4257cfc commit 0a28d9c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/config/app.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ export const config = {
55
github: {
66
owner: 'feekool',
77
repo: 'feekool.github.io',
8-
branch: 'master',
8+
branch: 'main',
99
token: import.meta.env.VITE_API_KEY || ''
1010
},
1111
defaultLang: 'en',

0 commit comments

Comments
 (0)