From 0b7dac13031bd0ca5fb290e903f289f5f97c3850 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sami=20M=C3=A4kel=C3=A4?= Date: Sat, 9 Dec 2023 04:00:05 +0200 Subject: [PATCH] Update 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 0e325dd..8ec7071 100644 --- a/src/_data/builtwith.json +++ b/src/_data/builtwith.json @@ -65,4 +65,10 @@ "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/" + } ]