diff options
| author | Joe Carstairs <65492573+Sycamost@users.noreply.github.com> | 2024-03-19 17:29:36 +0000 |
|---|---|---|
| committer | Joe Carstairs <65492573+Sycamost@users.noreply.github.com> | 2024-03-19 17:29:36 +0000 |
| commit | 335e196e4d5c6a771ad4c1e02ac52a9058b192f5 (patch) | |
| tree | ce38bcd5912092fe783ff6424f2bfb48e5801d5c | |
| parent | 829bff64c51d20d8d772c3df3c72f83444596c33 (diff) | |
Corrects title and adds news item
| -rw-r--r-- | src/content/news/en-GB/2024-03-19-vision-ain-countree.mdx | 14 | ||||
| -rw-r--r-- | src/content/news/sco/2024-03-19-vision-ain-countree.mdx | 14 | ||||
| -rw-r--r-- | src/data/scotsoun/sscd820.ts | 2 |
3 files changed, 29 insertions, 1 deletions
diff --git a/src/content/news/en-GB/2024-03-19-vision-ain-countree.mdx b/src/content/news/en-GB/2024-03-19-vision-ain-countree.mdx new file mode 100644 index 0000000..cd1ebcc --- /dev/null +++ b/src/content/news/en-GB/2024-03-19-vision-ain-countree.mdx @@ -0,0 +1,14 @@ +--- +title: New CD: A Vision o ma Ain Countree +summary: >- + A new CD collects the work of many of Scotland’s most important female writers + working in the Scots language today. +--- + +## New CD: A Vision o ma Ain Countree + +A new CD collects the work of many of Scotland’s most important female writers +working in the Scots language today. + +You can buy [A Vision o ma Ain Countree](/sco/furthsettins/scotsoun/820) from +the Publications section of this website. diff --git a/src/content/news/sco/2024-03-19-vision-ain-countree.mdx b/src/content/news/sco/2024-03-19-vision-ain-countree.mdx new file mode 100644 index 0000000..6064198 --- /dev/null +++ b/src/content/news/sco/2024-03-19-vision-ain-countree.mdx @@ -0,0 +1,14 @@ +--- +title: New CD: A Vision o ma Ain Countree +summary: >- + A new CD collects the wark o mony o Scotland’s heidmaist female scrievers + warkin in the Scots leid the day. +--- + +## New CD: A Vision o ma Ain Countree + +A new CD collects the wark o mony o Scotland’s maist kenspeckle female +scrievers warkin in the Scots leid the day. + +You can buy [A Vision o ma Ain Countree](/sco/furthsettins/scotsoun/820) frae +the Furthsettins section o this wabsteid. diff --git a/src/data/scotsoun/sscd820.ts b/src/data/scotsoun/sscd820.ts index d213978..0247c20 100644 --- a/src/data/scotsoun/sscd820.ts +++ b/src/data/scotsoun/sscd820.ts @@ -5,7 +5,7 @@ const cd: Scotsoun = { img: { width192: img192w, }, - title: 'Let the thochts gae roamin', + title: 'A vision o ma ain countree', longName: 'A vision o ma ain countree – Let the thochts gae roamin', author: 'various', cdCount: 1, |
