From 335e196e4d5c6a771ad4c1e02ac52a9058b192f5 Mon Sep 17 00:00:00 2001 From: Joe Carstairs <65492573+Sycamost@users.noreply.github.com> Date: Tue, 19 Mar 2024 17:29:36 +0000 Subject: Corrects title and adds news item --- src/content/news/en-GB/2024-03-19-vision-ain-countree.mdx | 14 ++++++++++++++ src/content/news/sco/2024-03-19-vision-ain-countree.mdx | 14 ++++++++++++++ src/data/scotsoun/sscd820.ts | 2 +- 3 files changed, 29 insertions(+), 1 deletion(-) create mode 100644 src/content/news/en-GB/2024-03-19-vision-ain-countree.mdx create mode 100644 src/content/news/sco/2024-03-19-vision-ain-countree.mdx (limited to 'src') 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, -- cgit v1.2.3 From a5fbbd15a05bf49088891e7e8a355fede58f8978 Mon Sep 17 00:00:00 2001 From: Joe Carstairs <65492573+Sycamost@users.noreply.github.com> Date: Tue, 19 Mar 2024 17:32:37 +0000 Subject: Escapes colons in news post title --- src/content/news/en-GB/2024-03-19-vision-ain-countree.mdx | 2 +- src/content/news/sco/2024-03-19-vision-ain-countree.mdx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src') 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 index cd1ebcc..dc20774 100644 --- 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 @@ -1,5 +1,5 @@ --- -title: New CD: A Vision o ma Ain Countree +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. 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 index 6064198..94a0efa 100644 --- a/src/content/news/sco/2024-03-19-vision-ain-countree.mdx +++ b/src/content/news/sco/2024-03-19-vision-ain-countree.mdx @@ -1,5 +1,5 @@ --- -title: New CD: A Vision o ma Ain Countree +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. -- cgit v1.2.3 From a1363a18d8bd4fc1db5abd8394d05f3e689a72c9 Mon Sep 17 00:00:00 2001 From: Joe Carstairs <65492573+Sycamost@users.noreply.github.com> Date: Tue, 19 Mar 2024 17:36:49 +0000 Subject: Puts colon in quotes --- src/content/news/en-GB/2024-03-19-vision-ain-countree.mdx | 2 +- src/content/news/sco/2024-03-19-vision-ain-countree.mdx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src') 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 index dc20774..381635a 100644 --- 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 @@ -1,5 +1,5 @@ --- -title: New CD: A Vision o ma Ain Countree +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. 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 index 94a0efa..32497f1 100644 --- a/src/content/news/sco/2024-03-19-vision-ain-countree.mdx +++ b/src/content/news/sco/2024-03-19-vision-ain-countree.mdx @@ -1,5 +1,5 @@ --- -title: New CD: A Vision o ma Ain Countree +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. -- cgit v1.2.3 From 8874fc10ce8e52d0d3f1573300f6c28c8e65f486 Mon Sep 17 00:00:00 2001 From: Joe Carstairs <65492573+Sycamost@users.noreply.github.com> Date: Tue, 19 Mar 2024 17:39:27 +0000 Subject: Removes extra headings --- src/content/news/en-GB/2024-03-19-vision-ain-countree.mdx | 2 -- src/content/news/sco/2024-03-19-vision-ain-countree.mdx | 2 -- 2 files changed, 4 deletions(-) (limited to 'src') 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 index 381635a..a924566 100644 --- 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 @@ -5,8 +5,6 @@ summary: >- 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. 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 index 32497f1..912c1ce 100644 --- a/src/content/news/sco/2024-03-19-vision-ain-countree.mdx +++ b/src/content/news/sco/2024-03-19-vision-ain-countree.mdx @@ -5,8 +5,6 @@ summary: >- 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. -- cgit v1.2.3 From 50375c6817ab669238de52eaaab920dc62d359d6 Mon Sep 17 00:00:00 2001 From: Joe Carstairs <65492573+Sycamost@users.noreply.github.com> Date: Tue, 19 Mar 2024 17:41:46 +0000 Subject: Corrects en-GB hyperlink --- src/content/news/en-GB/2024-03-19-vision-ain-countree.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') 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 index a924566..d7cc2e4 100644 --- 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 @@ -8,5 +8,5 @@ summary: >- 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 +You can buy [A Vision o ma Ain Countree](/en-GB/furthsettins/scotsoun/820) from the Publications section of this website. -- cgit v1.2.3