From fb0a87fcd7479532df151a358d00a3e26a82039a Mon Sep 17 00:00:00 2001 From: Joe Carstairs <65492573+Sycamost@users.noreply.github.com> Date: Mon, 28 Aug 2023 16:52:21 +0100 Subject: Adds George T Watt commattee details --- src/data/committee.ts | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'src/data/committee.ts') diff --git a/src/data/committee.ts b/src/data/committee.ts index 038dd90..614a11d 100644 --- a/src/data/committee.ts +++ b/src/data/committee.ts @@ -73,6 +73,21 @@ const committee: CommitteeMember[] = [ { name: 'George T Watt', roles: [CommitteeRole.MemmershipSecretar], + bio: { + sco: ` + 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 + 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 + Scotsoun. + `, + }, + imgSrc: '/images/commattee/george-t-watt.jpg', }, { name: 'Rab Wilson', -- cgit v1.2.3