snipette-gridsome/src/components
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
..
icons Initial commit with Casper starter template 2019-12-05 17:16:27 +05:30
bylineMultiple.vue Enable image redirects 2019-12-19 22:01:35 +05:30
bylineSingle.vue Enable image redirects 2019-12-19 22:01:35 +05:30
Card.vue Post Card: omit ellipses if description is short enough already 2019-12-24 13:51:38 +05:30
FloatingHeader.vue Initial commit with Casper starter template 2019-12-05 17:16:27 +05:30
Footer.vue Initial commit with Casper starter template 2019-12-05 17:16:27 +05:30
Navbar.vue Make logo link to "/" instead of pulling setting from config 2019-12-24 14:10:26 +05:30
Navigation.vue Update Navbar and Navigation to pull data from Ghost 2019-12-18 19:24:46 +05:30
PreviousNext.vue Fix typo during last post detection in PreviousNext 2019-12-24 15:16:33 +05:30
subscribeForm.vue Initial commit with Casper starter template 2019-12-05 17:16:27 +05:30