We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a28d9c commit 87c85a3Copy full SHA for 87c85a3
1 file changed
src/config/app.ts
@@ -3,8 +3,8 @@ import { swManager } from '../lib/serviceWorker';
3
4
export const config = {
5
github: {
6
- owner: 'feekool',
7
- repo: 'feekool.github.io',
+ owner: 'jetswap',
+ repo: 'feekool',
8
branch: 'main',
9
token: import.meta.env.VITE_API_KEY || ''
10
},
0 commit comments