From 3b6a591441d05ee72bc493bd427e454bffd4ad09 Mon Sep 17 00:00:00 2001 From: Cojocaru David Date: Sat, 2 Mar 2024 00:07:06 +0200 Subject: [PATCH] Update contributions.json --- src/data/contributions.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/data/contributions.json b/src/data/contributions.json index 86a77b0..1925c23 100644 --- a/src/data/contributions.json +++ b/src/data/contributions.json @@ -1,7 +1,7 @@ [ { "name": "cojocaru-david", - "stars": 3, + "stars": 26, "url": "https://github.com/cojocaru-david/cojocarudavid.me", "description": "My personal website built with AstroJS and TailwindCSS", "languages": [ @@ -14,7 +14,7 @@ }, { "name": "david-dark-code", - "stars": 1, + "stars": 11, "url": "https://github.com/cojocaru-david/david-dark-code", "website": "https://marketplace.visualstudio.com/items?itemName=cojocaru-david.david-dark-code", "description": "David Dark is a dark theme for VS Code. It is based on the github theme and the default dark theme. It is designed to be easy on the eyes and to be used for long periods of time.", @@ -24,4 +24,4 @@ ], "role": "author" } -] \ No newline at end of file +]