1
0
Fork 0
mirror of https://github.com/dilllxd/gitfolio.git synced 2024-08-07 18:56:51 +00:00
gitfolio/default/config.json
Vitor "Pliavi" Silvério 1de7fd23ef Setting line endings to unix-style (#95)
* Add gitattributes settings to LF
* TY @Pliavi 
* Converting all CRLF to LF
2019-11-17 07:57:32 +05:30

12 lines
160 B
JSON

[
{
"username": null,
"name": null,
"userimg": null,
"sort": null,
"order": null,
"includeFork": null,
"theme": "light.css"
}
]