diff --git a/src/_data/builtwith.json b/src/_data/builtwith.json index 0e325dd..998ba21 100644 --- a/src/_data/builtwith.json +++ b/src/_data/builtwith.json @@ -64,5 +64,11 @@ "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/" + }, + { + "name": "httpster.io", + "description": "httpster's personal website. Silly articles, rants, art and everything in between. ", + "screenshot": "./src/assets/images/screenshots/httpsterio.png", + "link": "https://httpster.io/" } ] diff --git a/src/assets/images/screenshots/httpsterio.png b/src/assets/images/screenshots/httpsterio.png new file mode 100644 index 0000000..823c7f5 Binary files /dev/null and b/src/assets/images/screenshots/httpsterio.png differ