diff options
| author | Joe Carstairs <65492573+joeacarstairs@users.noreply.github.com> | 2026-01-30 08:40:04 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-01-30 08:40:04 +0000 |
| commit | 5be7bd97f66e03bce36fe5c9ad3f98f5732d9213 (patch) | |
| tree | ba0a3a5c0f5fe349755552ede026689896969467 /src/i18n | |
| parent | ca37ed5528c1fef7dc20684d63086a63837d47ff (diff) | |
| parent | 8a9850caf67137ee960abe81734373121acc6cf4 (diff) | |
Merge pull request #132 from joeacarstairs/staging
extend Sangschaw until 28 Feb
Diffstat (limited to 'src/i18n')
| -rw-r--r-- | src/i18n/translations/pages/home.ts | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/i18n/translations/pages/home.ts b/src/i18n/translations/pages/home.ts index ece2dc8..ec0efa9 100644 --- a/src/i18n/translations/pages/home.ts +++ b/src/i18n/translations/pages/home.ts @@ -20,14 +20,14 @@ const tPage = { 'sangschaw-para-1': { sco: () => ` Our annual scrievin competition, the Sangschaw, is open for entries until - the 31st o Januar. See our - <a href="/sco/news/2025-12-02-sangschaw-2026">Sangschaw announcement</a> + the 28th o Februar. See our + <a href="/sco/news/2026-01-30-sangschaw-extension">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/2025-12-02-sangschaw-2026">Sangschaw announcement</a> + the 28th of February. See our + <a href="/en-GB/news/2026-01-30-sangschaw-extension">Sangschaw announcement</a> for details. `, }, |
