From 277593371d04c3d92f522b1b0fd7c4b8e0dc1db5 Mon Sep 17 00:00:00 2001 From: GodoFredo Date: Fri, 1 Mar 2024 18:51:21 -0500 Subject: [PATCH] Revert "refactor: replaced 'Read more' link text with 'Read this'" --- partials/story/story-grid.hbs | 8 ++++---- partials/story/story-post.hbs | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/partials/story/story-grid.hbs b/partials/story/story-grid.hbs index cb94a9ae..6f893e1a 100644 --- a/partials/story/story-grid.hbs +++ b/partials/story/story-grid.hbs @@ -36,8 +36,8 @@ {{else}} - {{!-- Read this --}} - {{t "Read this"}} + {{!-- Read more --}} + {{t "Read more"}} {{/match}} @@ -63,8 +63,8 @@ {{else}} - {{!-- Read this --}} - {{t "Read this"}} + {{!-- Read more --}} + {{t "Read more"}} {{/match}} diff --git a/partials/story/story-post.hbs b/partials/story/story-post.hbs index 32cdfbf3..ddb34600 100644 --- a/partials/story/story-post.hbs +++ b/partials/story/story-post.hbs @@ -28,8 +28,8 @@

{{excerpt}}

- - {{t "Read this"}} + + {{t "Read more"}}