import img192w from '$images/scotsoun/sscd147-192w.jpg'; import type Scotsoun from '$types/Scotsoun'; const cd: Scotsoun = { img: { width192: img192w, }, title: 'George Campbell Hay', subtitle: 'Scotsoun Makars Series', longName: 'Scotsoun Makars Series – George Campell Hay', author: 'George Campbell Hay', cdCount: 1, price: '11.00', scotsounId: '147', uploadDate: '2023-08-25', trackList: [ 'Bisearta', 'Bizerta', 'An t-Oigear', 'Tilleadh Uilìseis', 'Still Gyte, Man?', 'Truaighe na h-Eòrpa', 'An t-Iasgair', 'The Fisherman', 'Scots Arcadia', 'Ardlamont', 'The Smoky Smirr o Rain', 'An Ciùran Ceòban Ceò', 'Na Trèig Do Thalamh Dùthchais', 'Do not Forsake your Native Land', 'Flooer o the Gean', 'Eun Maidne', 'Bratach am Bràigh a’ Bhaile', 'A Banner at the Tounheid', 'Aria', 'Aria', 'Skotland', 'Scotland', 'An Nàiseantach', 'Advice to the Nationalist', 'The Twa Capitals', 'A Nor-Sea Day', 'Eftirspiel', ], }; export default cd;