mirror of
https://github.com/dilllxd/gitfolio.git
synced 2024-08-14 22:28:09 +00:00
removed background from config.json
This commit is contained in:
parent
626128c355
commit
a9a94deb02
1 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
|||
[
|
||||
{
|
||||
"username": "imfunniee",
|
||||
"name": "imfunny",
|
||||
"userimg": "https://avatars3.githubusercontent.com/u/36105478?v=4",
|
||||
"username": null,
|
||||
"name": null,
|
||||
"userimg": null,
|
||||
"theme": "light"
|
||||
}
|
||||
]
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue