Last active
October 8, 2018 08:13
-
-
Save dhaniverdant/d8aea404eb816181f0fe50f92ff36c08 to your computer and use it in GitHub Desktop.
All Main Page Content
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"className":"featured__column featured__column--big", | |
"backgroundImage":"", | |
"category":"Music", | |
"title":"What Your Music Preference Says About You and Your Personality.", | |
"profPic":"assets/images/avatars/user-03.jpg", | |
"author":"John Doe", | |
"date":"December 29, 2017" | |
} | |
] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"backgroundImage":"assets/images/thumbs/featured/featured-watch.jpg", | |
"category":"Management", | |
"title":"The Pomodoro Technique Really Works.", | |
"profPic":"assets/images/avatars/user-03.jpg", | |
"author":"John Doe", | |
"date":"December 27, 2017" | |
}, | |
{ | |
"backgroundImage":"assets/images/thumbs/featured/featured-beetle.jpg", | |
"category":"Lifestyle", | |
"title":"Throwback To The Good Old Days.", | |
"profPic":"assets/images/avatars/user-03.jpg", | |
"author":"John Doe", | |
"date":"December 21, 2017" | |
} | |
] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"className":"masonry__brick entry format-standard", | |
"gambar":"assets/images/thumbs/masonry/lamp-400.jpg", | |
"tanggal":"December 15, 2017", | |
"judul":"Just a Standard Post", | |
"deskripsi":"Lorem ipsum Sed eiusmod esse aliqua sed incididunt aliqua incididunt mollit id et sit proident dolor nulla sed commodo est ad minim elit reprehenderit nisi officia aute incididunt velit sint in aliqua....", | |
"link":[ | |
{"nama":"Design", "link":"/Design"} | |
] | |
}, | |
{ | |
"className":"masonry__brick entry format-standard", | |
"gambar":"assets/images/thumbs/masonry/tulips-400.jpg", | |
"tanggal":"December 15, 2017", | |
"judul":"10 Interesting Facts About Caffeine.", | |
"deskripsi":"Lorem ipsum Sed eiusmod esse aliqua sed incididunt aliqua incididunt mollit id et sit proident dolor nulla sed commodo est ad minim elit reprehenderit nisi officia aute incididunt velit sint in aliqua...", | |
"link":[ | |
{"nama":"Health", "link":"/Health"} | |
] | |
}, | |
{ | |
"className":"masonry__brick entry format-standard", | |
"gambar":"assets/images/thumbs/masonry/cookies-400.jpg", | |
"tanggal":"December 15, 2017", | |
"judul":"No Sugar Oatmeal Cookies.", | |
"deskripsi":"Lorem ipsum Sed eiusmod esse aliqua sed incididunt aliqua incididunt mollit id et sit proident dolor nulla sed commodo est ad minim elit reprehenderit nisi officia aute incididunt velit sint in aliqua...", | |
"link":[ | |
{"nama":"Cooking", "link":"/Cooking"} | |
] | |
}, | |
{ | |
"className":"masonry__brick entry format-standard", | |
"gambar":"assets/images/thumbs/masonry/wheel-400.jpg", | |
"tanggal":"December 15, 2017", | |
"judul":"Visiting Theme Parks Improves Your Health.", | |
"deskripsi":"Lorem ipsum Sed eiusmod esse aliqua sed incididunt aliqua incididunt mollit id et sit proident dolor nulla sed commodo est ad minim elit reprehenderit nisi officia aute incididunt velit sint in aliqua...", | |
"link":[ | |
{"nama":"Lifestyle", "link":"/Lifestyle"} | |
] | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment