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/fr.json | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/i18n/fr.json') diff --git a/src/i18n/fr.json b/src/i18n/fr.json index 6cfd591..95426d4 100644 --- a/src/i18n/fr.json +++ b/src/i18n/fr.json @@ -219,10 +219,6 @@ "defaultMessage": "En afficher plus ?", "description": "BlogPage: load more text" }, - "Mg1owa": { - "defaultMessage": "Javascript est nécessaire pour charger les derniers articles.", - "description": "RecentPosts: noscript tag" - }, "Mj2BQf": { "defaultMessage": "CV d'{name}", "description": "CVPage: page title" -- cgit v1.2.3