1
0
Fork 0
mirror of https://github.com/dilllxd/gitfolio.git synced 2024-08-14 22:28:09 +00:00

Add files via upload

This commit is contained in:
imfunny 2019-05-08 21:12:29 +05:30 committed by GitHub
parent bfec56a73e
commit eca7cb75f8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 1737 additions and 0 deletions

9
blog/blog.json Normal file
View file

@ -0,0 +1,9 @@
[
{
"url_title": "my-first-blog",
"title": "Lorem ipsum dolor sit amet",
"sub_title": "Lorem ipsum dolor sit amet, consectetur adipiscing elit.",
"top_image": "https://images.unsplash.com/photo-1553748024-d1b27fb3f960?w=1450",
"visible": true
}
]