snipette-gridsome/src
Hippo 77526a77f1 Fix typo during last post detection in PreviousNext
We're at the last post when (length-1) > i, not length > i,
because we're indexing from 0 but starting from 1
2019-12-24 15:16:33 +05:30
..
assets/css Scale down thumbnail images to fit Card 2019-12-18 19:25:24 +05:30
components Fix typo during last post detection in PreviousNext 2019-12-24 15:16:33 +05:30
filters Enable image redirects 2019-12-19 22:01:35 +05:30
layouts Fix typo during last post detection in PreviousNext 2019-12-24 15:16:33 +05:30
pages Change metadata "filters" to the OR signs they were supposed to be 2019-12-24 14:58:28 +05:30
templates Change GhostPage template to a symlink 2019-12-24 15:06:27 +05:30
favicon.png Initial commit with Casper starter template 2019-12-05 17:16:27 +05:30
main.js Initial commit with Casper starter template 2019-12-05 17:16:27 +05:30