From 64e967d912cbf3f260f14885824491f9523751bc Mon Sep 17 00:00:00 2001 From: projectmb <35745878+projectmb@users.noreply.github.com> Date: Mon, 2 Oct 2023 12:22:25 +0200 Subject: [PATCH] Added projectmb to builtwith.json --- src/_data/builtwith.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/_data/builtwith.json b/src/_data/builtwith.json index 7e06755..0e325dd 100644 --- a/src/_data/builtwith.json +++ b/src/_data/builtwith.json @@ -58,5 +58,11 @@ "description": "Official website of Esther Zecco. Singer and songwriter of pop music from Segovia with influences of American folk and country.", "screenshot": "./src/assets/images/screenshots/estherzecco.jpg", "link": "https://estherzecco.com" + }, + { + "name": "Project MB", + "description": "My personal website.I write about productivity, PKM, team happiness, agile, technology and whatever happens to be interested of..", + "screenshot": "./src/assets/images/screenshots/projectmb.png", + "link": "https://www.projectmb.com/" } ]