summaryrefslogtreecommitdiff
path: root/api/_contactDetails.ts
blob: dae39681109740b634c22d1c9d4762ccb05b67ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
export default {
	general: {
		displayName: 'Scots Leid Associe',
		email: 'lallans@hotmail.co.uk',
	},
	'membership-secretary': {
		displayName: 'Memmership Secretar, Scots Leid Associe',
		email: 'lallans@hotmail.co.uk',
	},
	'lallans-editor': {
		displayName: 'Eiditor, Lallans magazine',
		email: 'w.hershaw678@btinternet.com',
	},
};