We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4257cfc commit 0a28d9cCopy full SHA for 0a28d9c
1 file changed
src/config/app.ts
@@ -5,7 +5,7 @@ export const config = {
5
github: {
6
owner: 'feekool',
7
repo: 'feekool.github.io',
8
- branch: 'master',
+ branch: 'main',
9
token: import.meta.env.VITE_API_KEY || ''
10
},
11
defaultLang: 'en',
0 commit comments