From 47c73c5d9a3115229bb4afc4f0db1bd5e5ee86c5 Mon Sep 17 00:00:00 2001 From: Yann David Date: Tue, 10 Mar 2026 15:08:40 -0400 Subject: [PATCH 1/3] Missed locale usage --- package.json | 2 +- partials/featured-posts.hbs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 @@