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/" } ] diff --git a/src/assets/images/screenshots/projectmb.png b/src/assets/images/screenshots/projectmb.png new file mode 100644 index 0000000..8350f06 Binary files /dev/null and b/src/assets/images/screenshots/projectmb.png differ