diff options
| author | Joe Carstairs <65492573+joeacarstairs@users.noreply.github.com> | 2025-12-02 10:15:48 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-12-02 10:15:48 +0000 |
| commit | fb034e91d6af8ee628a99c83dc9c37b428a21584 (patch) | |
| tree | 13fd407895057c3779117433758ba142f499abc6 /src/i18n | |
| parent | 46a3a12a907d33771b9d3e89200cf045b4ae9f2e (diff) | |
| parent | 055454aa9032c6cca435506f2157099770dcbf9f (diff) | |
Merge pull request #130 from joeacarstairs/staging
open sangschaw 2026
Diffstat (limited to 'src/i18n')
| -rw-r--r-- | src/i18n/translations/pages/home.ts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/i18n/translations/pages/home.ts b/src/i18n/translations/pages/home.ts index c440365..ece2dc8 100644 --- a/src/i18n/translations/pages/home.ts +++ b/src/i18n/translations/pages/home.ts @@ -21,13 +21,13 @@ const tPage = { sco: () => ` Our annual scrievin competition, the Sangschaw, is open for entries until the 31st o Januar. See our - <a href="/sco/news/2024-11-12-sangschaw-2025">Sangschaw announcement</a> + <a href="/sco/news/2025-12-02-sangschaw-2026">Sangschaw announcement</a> for details. `, 'en-GB': () => ` Our annual writing competition, the Sangschaw, is open for entries until the 31st of January. See our - <a href="/en-GB/news/2024-11-12-sangschaw-2025">Sangschaw announcement</a> + <a href="/en-GB/news/2025-12-02-sangschaw-2026">Sangschaw announcement</a> for details. `, }, |
