diff options
Diffstat (limited to 'src/data/scotsoun/sscd024.ts')
| -rw-r--r-- | src/data/scotsoun/sscd024.ts | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/data/scotsoun/sscd024.ts b/src/data/scotsoun/sscd024.ts index 923c36d..b605785 100644 --- a/src/data/scotsoun/sscd024.ts +++ b/src/data/scotsoun/sscd024.ts @@ -1,6 +1,8 @@ +import img from '$images/scotsoun/sscd024.jpg'; import type Scotsoun from '$types/Scotsoun'; const cd: Scotsoun = { + img, title: 'Under the Eildon Tree', longName: 'Under the Eildon Tree', author: 'Sydney Goodsir Smith', |
