diff options
| author | Joe Carstairs <65492573+joeacarstairs@users.noreply.github.com> | 2024-10-05 17:27:40 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-05 17:27:40 +0100 |
| commit | 2febffe5e3036c4b35dff4a8b274f42a7f8fef42 (patch) | |
| tree | 7287800600f340871620631b8431cef37fc58891 /src/content/news/sco/2024-05-17-collogue-programme.mdx | |
| parent | 285023b7c6bac87e049df0d8040ecd8f4a16ae78 (diff) | |
| parent | fdf28cb097596159a002326823f374a64e95c23c (diff) | |
Merge pull request #103 from joeacarstairs/staging
Update prod
Diffstat (limited to 'src/content/news/sco/2024-05-17-collogue-programme.mdx')
| -rw-r--r-- | src/content/news/sco/2024-05-17-collogue-programme.mdx | 59 |
1 files changed, 40 insertions, 19 deletions
diff --git a/src/content/news/sco/2024-05-17-collogue-programme.mdx b/src/content/news/sco/2024-05-17-collogue-programme.mdx index e3bd905..eee5841 100644 --- a/src/content/news/sco/2024-05-17-collogue-programme.mdx +++ b/src/content/news/sco/2024-05-17-collogue-programme.mdx @@ -1,29 +1,50 @@ --- title: Collogue programme 8t June summary: >- - We hae set the programme for oor annual Collogue on the 8t o June. The theme - is ‘Scots in Education’. + We hae set the programme for oor annual Collogue on the 8t o June. The theme is ‘Scots in + Education’. --- + import Schedule from '$components/Schedule.astro'; -We will be haein oor Annual Collogue on Saturday 8t June, 2024 in the Sandeman -Room at the AK Bell Library, York Place, Perth. This year's theme is Scots in -Education. +We will be haein oor Annual Collogue on Saturday 8t June, 2024 in the Sandeman Room at the AK Bell +Library, York Place, Perth. This year's theme is Scots in Education. The programme for the day will be as follaes: -<Schedule entries={[ - { time: '9.30am', description: 'Reception & registration' }, - { time: '10.00am', description: 'Walcome & introduction frae Rab Wilson (Preses)' }, - { time: '10.10am', description: 'Bruce Eunson, Scots Language Co-Ordinator, <i>The New OU Course in Scots fir teachers</i>' }, - { time: '11.10am', description: 'Laura Green, Education Specialist at the Centre for the Scots Leid, <i>Scots in the Early Year Curriculum</i>' }, - { time: '12.10am', description: 'A walin o readins frae the Sangschaw and presentation o prizes' }, - { time: '13.00pm', description: 'Buffet lunch' }, - { time: '14.10pm', description: 'Dr Jamie Fairbairn, Heid o Humanities at Banff Academy, <i>Scots Scweel an Community</i>' }, - { time: '15.10pm', description: 'Alan Riach, Professor o Scottish Leitratur at the Universitie o Glesca, <i>Scots in Tertiary Education</i>' }, - { time: '16.10pm', description: 'Q&A and discussion' }, - { time: '17.00pm', description: 'Close' }, -]} /> +<Schedule + entries={[ + { time: '9.30am', description: 'Reception & registration' }, + { time: '10.00am', description: 'Walcome & introduction frae Rab Wilson (Preses)' }, + { + time: '10.10am', + description: + 'Bruce Eunson, Scots Language Co-Ordinator, <i>The New OU Course in Scots fir teachers</i>', + }, + { + time: '11.10am', + description: + 'Laura Green, Education Specialist at the Centre for the Scots Leid, <i>Scots in the Early Year Curriculum</i>', + }, + { + time: '12.10am', + description: 'A walin o readins frae the Sangschaw and presentation o prizes', + }, + { time: '13.00pm', description: 'Buffet lunch' }, + { + time: '14.10pm', + description: + 'Dr Jamie Fairbairn, Heid o Humanities at Banff Academy, <i>Scots Scweel an Community</i>', + }, + { + time: '15.10pm', + description: + 'Alan Riach, Professor o Scottish Leitratur at the Universitie o Glesca, <i>Scots in Tertiary Education</i>', + }, + { time: '16.10pm', description: 'Q&A and discussion' }, + { time: '17.00pm', description: 'Close' }, + ]} +/> -We howp tae see as mony members there as can mak it! Gin you're no a member, -you can buy a membership whan you arrive. +We howp tae see as mony members there as can mak it! Gin you're no a member, you can buy a +membership whan you arrive. |
