From cdf4ad59b6bc634a2268fb84e72181e59262aaf2 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Sun, 3 Dec 2023 18:23:41 -0400 Subject: content, css: generateNewsEntryPageReadAnotherLinks, datetimestamps --- src/strings-default.yaml | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'src/strings-default.yaml') diff --git a/src/strings-default.yaml b/src/strings-default.yaml index c812b33..d13ce89 100644 --- a/src/strings-default.yaml +++ b/src/strings-default.yaml @@ -1727,10 +1727,13 @@ newsEntryPage: published: "(Published {DATE}.)" readAnother: - previous: "(← {DATE} {ENTRY})" - next: "(→ {DATE} {ENTRY})" - earlier: "{TIME} earlier" - later: "{TIME} later" + previous: + _: "(← {ENTRY})" + withDate: "(← {DATE} {ENTRY})" + + next: + _: "(→ {ENTRY})" + withDate: "(→ {DATE} {ENTRY})" # # redirectPage: -- cgit 1.3.0-6-gf8a5