diff options
| -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" |
