diff options
| author | Joe Carstairs <65492573+joeacarstairs@users.noreply.github.com> | 2025-04-13 08:35:31 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-04-13 08:35:31 +0100 |
| commit | 0dd5226bb52773f0f034f31f68f2439ae2f18fe3 (patch) | |
| tree | 00dd82d1ae955d8a3ee90707681aafe48607e85a /src/data | |
| parent | 4a9ad67f284f6b5e96f5708a1fe9a2ff7417c766 (diff) | |
| parent | 3d5bdc40809c5290342d7f269cfe845a6f2b3b4b (diff) | |
Merge pull request #122 from joeacarstairs/staging
discontinue furthsettins
Diffstat (limited to 'src/data')
| -rw-r--r-- | src/data/committee.ts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/data/committee.ts b/src/data/committee.ts index f384d4f..5f935ab 100644 --- a/src/data/committee.ts +++ b/src/data/committee.ts @@ -232,13 +232,13 @@ const committee: CommitteeMember[] = [ George T Watt is a writer in Scots poesie, cutty tales and airticles. This cheil haes been published in mony anthologies an magazines as weel as Lallans. He haes produced seiveral recordings fur - <a href="/en-GB/furthsettins/scotsoun">Scotsoun</a> anaa. + Scotsoun anaa. `, 'en-GB': ` George T Watt is a writer in Scots poetry, short stories and articles. He has been published in many anthologies and magazines as well as Lallans. He has also produced several recordings for - <a href="/en-GB/furthsettins/scotsoun">Scotsoun</a>. + Scotsoun. `, }, img: { |
