mirror of
https://github.com/GenZmeY/casper-i18n.git
synced 2025-04-05 06:03:26 +00:00

- changed post.hbs to list-post.hbs and refactored code - changed featured.hbs to full-post.hbs and refactored code - index.hbs now selects first post and extends full-post then list-post on remaining posts - single.hbs now extends full-post