diff options
| author | Joe Carstairs <65492573+joeacarstairs@users.noreply.github.com> | 2024-03-19 17:39:39 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-19 17:39:39 +0000 |
| commit | a01326bc7ed3c89e3dafe8d2a31b3c043f4e3ea4 (patch) | |
| tree | 1e04406682a4a58ca7d6f84c938e60f580522c88 | |
| parent | 69fdf1a63bf91c7c2a6895bd397f4264dee81fd6 (diff) | |
| parent | 8874fc10ce8e52d0d3f1573300f6c28c8e65f486 (diff) | |
Merge pull request #86 from joeacarstairs/vision-ain-countrie
Corrects title and adds news item
| -rw-r--r-- | src/content/news/en-GB/2024-03-19-vision-ain-countree.mdx | 12 | ||||
| -rw-r--r-- | src/content/news/sco/2024-03-19-vision-ain-countree.mdx | 12 | ||||
| -rw-r--r-- | src/data/scotsoun/sscd820.ts | 2 |
3 files changed, 25 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..a924566 --- /dev/null +++ b/src/content/news/en-GB/2024-03-19-vision-ain-countree.mdx @@ -0,0 +1,12 @@ +--- +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. +--- + +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..912c1ce --- /dev/null +++ b/src/content/news/sco/2024-03-19-vision-ain-countree.mdx @@ -0,0 +1,12 @@ +--- +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. +--- + +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, |
