From 79f7688703fe42ce87c92567f5bc92b6691eaa20 Mon Sep 17 00:00:00 2001 From: Armand Philippot Date: Mon, 14 Feb 2022 16:56:29 +0100 Subject: chore: load recent posts on homepage during build This way, even whithout JS, user can see the latest posts. --- src/i18n/en.json | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/i18n/en.json') diff --git a/src/i18n/en.json b/src/i18n/en.json index 56f448f..f6a8e61 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -219,10 +219,6 @@ "defaultMessage": "Load more?", "description": "BlogPage: load more text" }, - "Mg1owa": { - "defaultMessage": "Javascript is required to load the latest posts.", - "description": "RecentPosts: noscript tag" - }, "Mj2BQf": { "defaultMessage": "{name}'s CV", "description": "CVPage: page title" -- cgit v1.2.3