diff options
| author | Nat Lasseter <nat.lasseter@york.ac.uk> | 2025-11-07 10:17:15 +0000 |
|---|---|---|
| committer | Nat Lasseter <nat.lasseter@york.ac.uk> | 2025-11-07 10:17:15 +0000 |
| commit | df9f86db2a81b9b7e757f12b597e86da21f16939 (patch) | |
| tree | 7b9d75a0cc8f1c53464845368497254f9e6ec138 /inc | |
| parent | cb0d3607f6dc85df8202ff8e869fb455fea656d7 (diff) | |
[Shelf] Add whiskies
Diffstat (limited to 'inc')
| -rw-r--r-- | inc/shelf.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/inc/shelf.json b/inc/shelf.json index 7e5035a..b1c9e6e 100644 --- a/inc/shelf.json +++ b/inc/shelf.json @@ -1,5 +1,15 @@ [ { + "name": "Cooper King Smoked Cask Autumn 2025", + "image": "cksmokedcask.jpg", + "status": "new" + }, + { + "name": "The Norfolk PX Mixed Spirit Drink", + "image": "thenorfolkpx.jpg", + "status": "open" + }, + { "name": "Cooper King New Make", "image": "cknewmake.jpg", "status": "open" |
