import img192w from '$images/scotsoun/sscd061-192w.jpg'; import type Scotsoun from '$types/Scotsoun'; const cd: Scotsoun = { img: { width192: img192w, }, title: 'Robert Garioch 1909-1981', subtitle: 'In Mind o a Makar', longName: 'Robert Garioch 1909-1981 – In Mind o a Makar', author: 'Robert Garioch', cdCount: 1, price: '11.00', scotsounId: '061', uploadDate: '2023-08-25', trackList: [ 'Heard in the Cougate', 'Fi’baw in the street', 'Edwin Morgan', 'Elegy on Maggie Johnston (Ramsay)', ], }; export default cd;