diff --git a/locales/context.json b/locales/context.json index 49cb9e0d..b7f96fb9 100644 --- a/locales/context.json +++ b/locales/context.json @@ -31,7 +31,7 @@ "Don’t miss out on the latest issues. Sign up now to get access to the library of members-only issues.": "bulletin/home.hbs, journal/default.hbs", "Email sent": "source/partials/email-subscription.hbs", "Enter your email": "casper/post.hbs", - "Featured": "digest/index.hbs, journal/index.hbs, source/partials/components/featured.hbs", + "Featured": "digest/index.hbs, journal/index.hbs, source/partials/components/featured.hbs, source/partials/featured-posts.hbs", "Go to the front page →": "casper/error-404.hbs, casper/error.hbs", "Latest": "_shared/list.hbs, digest/index.hbs, episode/partials/components/list.hbs, headline/home.hbs, headline/index.hbs, journal/index.hbs, source/partials/components/post-list.hbs, taste/partials/components/list.hbs", "Latest episodes": "episode/home.hbs", diff --git a/package.json b/package.json index 937440d6..348421df 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ease", "description": "A Ghost theme", - "version": "1.0.0", + "version": "1.0.1", "private": true, "engines": { "ghost": ">=5.0.0" diff --git a/partials/featured-posts.hbs b/partials/featured-posts.hbs index 39df92d3..84531215 100644 --- a/partials/featured-posts.hbs +++ b/partials/featured-posts.hbs @@ -3,7 +3,7 @@