mirror of
https://github.com/dilllxd/gitfolio.git
synced 2024-08-14 22:28:09 +00:00
3a1731c776
so umm looks like when you used update it would clear out config.json file, resaon being i was updating the html with only one argument and it needed 4 lol mb
11 lines
No EOL
143 B
JSON
11 lines
No EOL
143 B
JSON
[
|
|
{
|
|
"username": null,
|
|
"name": null,
|
|
"userimg": null,
|
|
"sort": null,
|
|
"order": null,
|
|
"includeFork": null,
|
|
"theme": "light.css"
|
|
}
|
|
] |