summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Carstairs <65492573+Sycamost@users.noreply.github.com>2023-09-25 22:10:11 +0100
committerGitHub <noreply@github.com>2023-09-25 22:10:11 +0100
commitc3cb0ee85b09104045e7eaf76d7d720bd9239141 (patch)
treee883f8185a9a3f1d708d5a880224e17211b115bc
parent005cba86fefc395b157d71b4c6233dba320afb05 (diff)
parentcc4b689eb88c25bdc7c620c18a2de989b00195ec (diff)
Merge pull request #7 from Sycamost/dev
Adds Tony's committee profile
-rw-r--r--public/images/commattee/tony-beekman.jpgbin0 -> 106771 bytes
-rw-r--r--src/data/committee.ts19
2 files changed, 18 insertions, 1 deletions
diff --git a/public/images/commattee/tony-beekman.jpg b/public/images/commattee/tony-beekman.jpg
new file mode 100644
index 0000000..b450b41
--- /dev/null
+++ b/public/images/commattee/tony-beekman.jpg
Binary files differ
diff --git a/src/data/committee.ts b/src/data/committee.ts
index c2f4824..135d933 100644
--- a/src/data/committee.ts
+++ b/src/data/committee.ts
@@ -38,7 +38,24 @@ const committee: CommitteeMember[] = [
},
{
name: 'Tony Beekman',
- roles: [],
+ roles: [CommitteeRole.Thesaurer],
+ bio: {
+ sco: `
+ Tony pits in a shift in the day job as a Community Lairnin an
+ Development Warker for a central Scottish cooncil. He is also a trade
+ union shop steward. Tony is a lifelang lairner o philosophy an likes
+ tae reflect on it in the pub ower a pint or a dram. This helps him
+ scrieve cutty tales whit he is chuffed tae see in Lallans occasionally.
+ `,
+ 'en-GB': `
+ By day, Tony puts in a shift as the Community Learning and Development
+ Worker for a central Scottish council. He is also a trade union shop
+ steward. Tony is a lifelong learner of philosophy and likes to reflect
+ on it in the pub over a pint or a dram. This helps him to write short
+ stories which he is chuffed to see in Lallans occasionally.
+ `,
+ },
+ imgSrc: '/images/commattee/tony-beekman.jpg',
},
{
name: 'David Bleiman',