From 1c30baacec6e16ca71e43e482014f538074667a0 Mon Sep 17 00:00:00 2001 From: dmdboi Date: Thu, 28 Sep 2023 20:14:32 +0100 Subject: [PATCH] feat: Diamond's cat descs --- .vscode/settings.json | 7 +++++++ src/content/cats/diamond-ripley.json | 4 ++-- src/content/cats/diamond-thor.json | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) create mode 100644 .vscode/settings.json diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..14264c9 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,7 @@ +{ + "workbench.colorCustomizations": { + "activityBar.background": "#2A2854", + "titleBar.activeBackground": "#3B3875", + "titleBar.activeForeground": "#FBFBFD" + } +} \ No newline at end of file diff --git a/src/content/cats/diamond-ripley.json b/src/content/cats/diamond-ripley.json index 92526ed..b4bfcfe 100644 --- a/src/content/cats/diamond-ripley.json +++ b/src/content/cats/diamond-ripley.json @@ -1,7 +1,7 @@ { "name": "Ripley", "dateAdded": "2023-09-05T17:14:00.066Z", - "description": "", + "description": "Skittish in the company of stranger danger.\nOtherwise, chase draw strings, tails and lasers.\n In a steel cage match with a maze of cables", "image": { "src": "/images/diamond-ripley.jpg", "alt": "Black-and-white cat lying on its side inside a wooden cabin" @@ -10,4 +10,4 @@ "name": "Diamond", "link": "https://twitter.com/dmdboi" } -} +} \ No newline at end of file diff --git a/src/content/cats/diamond-thor.json b/src/content/cats/diamond-thor.json index 7de9ee0..f072c15 100644 --- a/src/content/cats/diamond-thor.json +++ b/src/content/cats/diamond-thor.json @@ -1,7 +1,7 @@ { "name": "Thor", "dateAdded": "2023-09-05T17:13:00.066Z", - "description": "", + "description": "Homie don't fetch, only woke to stretch.\n Under a thought bubble rich with bowls of goldfish", "image": { "src": "/images/diamond-thor.jpg", "alt": "Black-and-white cat lying upside down on a carpet"