diff options
| author | Joe Carstairs <me@joeac.net> | 2024-09-01 11:04:42 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2024-09-01 11:04:42 +0100 |
| commit | 3ad0ddf75b4d707c0904313e481b8348c84ebd1b (patch) | |
| tree | a7c78f5cdbd60a06d856025be49a0e863c5fd5d1 /src/pages | |
| parent | f41159519dd1f7f523f4c9c44ae17eb5deaf6bba (diff) | |
Puts bank details online
Diffstat (limited to 'src/pages')
| -rw-r--r-- | src/pages/[locale]/jyne/index.astro | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/pages/[locale]/jyne/index.astro b/src/pages/[locale]/jyne/index.astro index 7a1b4f6..a586ee3 100644 --- a/src/pages/[locale]/jyne/index.astro +++ b/src/pages/[locale]/jyne/index.astro @@ -78,6 +78,11 @@ const t = translate(locale); emailAddress: contactDetails.membershipSecretary.emailAddress, })} /> + <p> + Scots Language Society<br> + 83-47-00<br> + 00153458 + </p> </details> </li> |
