From 80ac940c0869c78be45a3aa6f204cd89137fe4a2 Mon Sep 17 00:00:00 2001
From: Joe Carstairs <65492573+Sycamost@users.noreply.github.com>
Date: Sun, 27 Aug 2023 09:28:53 +0100
Subject: Adds Bleiman bio and photo
---
src/data/committee.ts | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
(limited to 'src')
diff --git a/src/data/committee.ts b/src/data/committee.ts
index da936b8..038dd90 100644
--- a/src/data/committee.ts
+++ b/src/data/committee.ts
@@ -26,6 +26,25 @@ const committee: CommitteeMember[] = [
{
name: 'David Bleiman',
roles: [],
+ bio: {
+ sco: `
+ David bides i Cramond on the Embro Riviera. He is a makar, an is the winner
+ o the 2020 Sangschaw Prize an 2023 McCash Prize fur poyums in Scots. He
+ sells buiks on
+
+ poetrykilt.bigcartel.com
+ .
+ `,
+ 'en-GB': `
+ David lives in Cramond on the Edinburgh Riviera. He is a poet, and is the
+ winner of the 2020 Sangschaw Prize and 2023 McCash Prize for poems in Scots.
+ He sells books on
+
+ poetrykilt.bigcartel.com
+ .
+ `,
+ },
+ imgSrc: '/images/commattee/david-bleiman.jpg',
},
{
name: 'Michael Everson',
--
cgit v1.2.3