6 ms·
Hi, i'm the creator of HubPress, to log in the app, you need to update your config file : https://github.com/msravi/msravi.github.io/blob/master/hubpress/confi
by Anthonny 12y ago
Hi, i'm the creator of HubPress, to log in the app, you need to update your config file :
https://github.com/msravi/msravi.github.io/blob/master/hubpress/config.json https://github.com/msravi/msravi.github.io/blob/master/hubpr...
In your case :
{
"meta": {
"username": "msravi",
"repositoryName": "msravi.github.io",
"branch": "master"
},
"theme": {
"name": "Casper"
}
}
- msravi 12y agoDuh, thanks! That was real stupid of me.