diff options
| author | Joe Carstairs <me@joeac.net> | 2024-10-05 17:20:10 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2024-10-05 17:20:10 +0100 |
| commit | 86f31617fb3b2f7f8b42451451840a6cc8ee851c (patch) | |
| tree | 4cdb2d1ef4b16867af91ffd5b89676dbd7b31806 /src/pages | |
| parent | 41bbbc349696dc72a1a672e0917c0ff1ab00835a (diff) | |
applies prettier
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/" /> |
