1
0
Fork 0
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:
imfunny 2019-05-13 10:00:47 +05:30 committed by GitHub
parent 626128c355
commit a9a94deb02
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"
}
]
]