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 /src/data | |
| parent | 69fdf1a63bf91c7c2a6895bd397f4264dee81fd6 (diff) | |
| parent | 8874fc10ce8e52d0d3f1573300f6c28c8e65f486 (diff) | |
Merge pull request #86 from joeacarstairs/vision-ain-countrie
Corrects title and adds news item
Diffstat (limited to 'src/data')
| -rw-r--r-- | src/data/scotsoun/sscd820.ts | 2 |
1 files changed, 1 insertions, 1 deletions
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, |
