summaryrefslogtreecommitdiff
path: root/src/pages
diff options
context:
space:
mode:
authorJoe Carstairs <65492573+joeacarstairs@users.noreply.github.com>2024-03-19 18:32:38 +0000
committerGitHub <noreply@github.com>2024-03-19 18:32:38 +0000
commit6ae9ddf87d005aa16d3a7d6429613b2a5095a253 (patch)
treef13428fec147e4d5bc1dccee220417213c7cf410 /src/pages
parent8cb2bc4c4967fc42ef04e9bdceb3bcfa5dcc9353 (diff)
parentb64cd687dcca50e25470a6b4f50dbb5f97320c33 (diff)
Merge pull request #90 from joeacarstairs/deployment-staging
Update from staging
Diffstat (limited to 'src/pages')
-rw-r--r--src/pages/[locale]/index.astro1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pages/[locale]/index.astro b/src/pages/[locale]/index.astro
index 4f00eff..d930c20 100644
--- a/src/pages/[locale]/index.astro
+++ b/src/pages/[locale]/index.astro
@@ -25,7 +25,6 @@ const mostRecentNewsItem = await getMostRecentNewsItem(locale);
<p set:html={t(tPage, { key: 'submit-para-1' })} />
<p set:html={t(tPage, { key: 'submit-para-2' })} />
<p set:html={t(tPage, { key: 'submit-para-3' })} />
- <p><small set:html={t(tPage, { key: 'sangschaw-closed' })} /></p>
</section>
<section>
<h2 class="grid-span-6" set:html={t(tPage, { key: 'news' })} />