diff options
| author | Joe Carstairs <65492573+joeacarstairs@users.noreply.github.com> | 2024-10-05 17:27:40 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-05 17:27:40 +0100 |
| commit | 2febffe5e3036c4b35dff4a8b274f42a7f8fef42 (patch) | |
| tree | 7287800600f340871620631b8431cef37fc58891 /src/pages | |
| parent | 285023b7c6bac87e049df0d8040ecd8f4a16ae78 (diff) | |
| parent | fdf28cb097596159a002326823f374a64e95c23c (diff) | |
Merge pull request #103 from joeacarstairs/staging
Update prod
Diffstat (limited to 'src/pages')
| -rw-r--r-- | src/pages/[locale]/jyne/index.astro | 4 | ||||
| -rw-r--r-- | src/pages/index.astro | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/src/pages/[locale]/jyne/index.astro b/src/pages/[locale]/jyne/index.astro index a586ee3..cb2cfe5 100644 --- a/src/pages/[locale]/jyne/index.astro +++ b/src/pages/[locale]/jyne/index.astro @@ -79,8 +79,8 @@ const t = translate(locale); })} /> <p> - Scots Language Society<br> - 83-47-00<br> + Scots Language Society<br /> + 83-47-00<br /> 00153458 </p> </details> diff --git a/src/pages/index.astro b/src/pages/index.astro index 4a02fcc..e496e3a 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -1,3 +1,5 @@ --- + --- -<meta http-equiv="refresh" content="0;url=/sco/" />
\ No newline at end of file + +<meta http-equiv="refresh" content="0;url=/sco/" /> |
