From 77fcb98e751780f7e4b00a24123c58db8a7b2900 Mon Sep 17 00:00:00 2001 From: Utrodus Said Al Baqi Date: Sun, 15 Sep 2024 01:06:11 +0700 Subject: [PATCH] Update users.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Hi Nuno Coração! I hope you're doing well. Could you add my website, [utrodus.com](https://utrodus.com), to the Blowfish Users section? It's a portfolio and blog developed with Blowfish where I showcase my work in Flutter development and blogging. Thank you so much for your help! --- exampleSite/content/users/users.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/exampleSite/content/users/users.json b/exampleSite/content/users/users.json index 44561425b..8de85083b 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -739,7 +739,7 @@ "Personal Site", "Blog" ] - }, + }, { "title": "andrealucchini.com", "url": "https://andrealucchini.com", @@ -748,5 +748,14 @@ "Personal site", "Blog" ] + }, + { + "title": "utrodus.com", + "url": "https://utrodus.com", + "source": "https://github.com/utrodus/utrodus.com", + "tags": [ + "Portfolio Site", + "Blog" + ] } ]