diff options
Diffstat (limited to 'src/data/committee.ts')
| -rw-r--r-- | src/data/committee.ts | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/src/data/committee.ts b/src/data/committee.ts index 606268a..9f40691 100644 --- a/src/data/committee.ts +++ b/src/data/committee.ts @@ -135,13 +135,11 @@ const committee: CommitteeMember[] = [ sco: ` William Hershaw is the praisent eiditor o Lallans. He is a weill-kent <a - class="link" href="http://www.scottishpoetrylibrary.org.uk/poetry/poets/william-hershaw" > poet </a> and <a - class="link" href="https://en-gb.facebook.com/bowhillplayers" > singer @@ -149,20 +147,18 @@ const committee: CommitteeMember[] = [ mining community he trowes that ‘the Scots leid is for aabody’ and “gin ye tint your leid ye tint your sel’. Aa Scots leid has a feir in Lallans. William can be contacted at - <a class="link" href="mailto:w.hershaw678@btinternet"> + <a href="mailto:w.hershaw678@btinternet"> w.hershaw678@btinternet </a>. `, 'en-GB': ` William Hershaw is the current editor of Lallans. He is a well-known <a - class="link" href="http://www.scottishpoetrylibrary.org.uk/poetry/poets/william-hershaw" > poet </a> and <a - class="link" href="https://en-gb.facebook.com/bowhillplayers" > singer @@ -170,7 +166,7 @@ const committee: CommitteeMember[] = [ community, he believes that ‘the Scots language is for everyone’ and “if you lose your language you lose your self.’ All Scots language can give it a shot in Lallans. William can be contacted at - <a class="link" href="mailto:w.hershaw678@btinternet"> + <a href="mailto:w.hershaw678@btinternet"> w.hershaw678@btinternet </a>. `, @@ -220,13 +216,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 class="link" href="/en-GB/furthsettins/scotsoun">Scotsoun</a> anaa. + <a href="/en-GB/furthsettins/scotsoun">Scotsoun</a> 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 class="link" href="/en-GB/furthsettins/scotsoun">Scotsoun</a>. + <a href="/en-GB/furthsettins/scotsoun">Scotsoun</a>. `, }, img: { |
