diff --git a/public/content.json b/public/content.json index b00116e..cf6ddca 100644 --- a/public/content.json +++ b/public/content.json @@ -273,34 +273,6 @@ "name": "TailwindCSS" } ] - }, - { - "title": "LocalShelf", - "description": "Side project to learn API, Nuxt, and Tesseract.js.", - "image": "/images/projects/LocalShelf.png", - "startDate": "25 July 2025", - "endDate": "31 July 2025", - "repository": "https://github.com/bathienle/local-shelf", - "link": "https://local-shelf.vercel.app/", - "tags": [ - "Spoonacular API", - "Tesseract.js", - "Vite" - ], - "stack": [ - { - "key": "typescript-icon", - "name": "TypeScript" - }, - { - "key": "nuxt-icon", - "name": "Nuxt" - }, - { - "key": "tailwindcss-icon", - "name": "TailwindCSS" - } - ] } ] } \ No newline at end of file diff --git a/public/images/projects/LocalShelf.png b/public/images/projects/LocalShelf.png deleted file mode 100644 index ed20c38..0000000 Binary files a/public/images/projects/LocalShelf.png and /dev/null differ