diff --git a/app/routes/_index.tsx b/app/routes/_index.tsx index a83f54d..ff95535 100644 --- a/app/routes/_index.tsx +++ b/app/routes/_index.tsx @@ -503,12 +503,12 @@ const skills: { }, { name: "Vue.JS", - description:"Not much experience but its fine", + description: "Not much experience but its fine", image: "https://cdn.reversed.dev/pictures/languages/vue.png", }, { name: "Node.js", - description:"Node on the server is NOT that bad❗", + description: "Node on the server is NOT that bad❗", image: "https://cdn.reversed.dev/pictures/languages/nodejs.jpg", }, { @@ -518,7 +518,8 @@ const skills: { }, { name: "TypeScript", - description:"Love it, broke it wayy to many times. 1k Compiler errors incoming", + description: + "Love it, broke it wayy to many times. 1k Compiler errors incoming", image: "https://cdn.reversed.dev/pictures/languages/ts.png", }, { @@ -558,6 +559,13 @@ const projects: { open_source: { link: "https://github.com/Space-Banane/shsf" }, image: "https://cdn.reversed.dev/pictures/shsf/SHSF.png", }, + { + name: "Lil Cats", + link: "https://cats.reversed.dev", + description: "Funny Cat website. Follow cats around and feed them.", + image: "https://cats.reversed.dev/lil-cats.png", + open_source: { link: "https://github.com/Space-Banane/lil-cats" }, + }, { name: "Whatsapp-Chat-Analyzer", description: