From c08f0a9ffa5f6011abe9e3f85c98d1b339a9b75d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Pl=C3=B6ger?= Date: Sun, 15 Mar 2026 21:01:02 -0300 Subject: [PATCH] Add Paraguay4Life to users list --- exampleSite/content/users/users.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/exampleSite/content/users/users.json b/exampleSite/content/users/users.json index ca5d8855..effac3e7 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -1035,7 +1035,7 @@ "Personal site", "Blog" ] - } + }, { "title": "Robin Fairchild", "url": "https://fairchild26.github.io/", @@ -1043,5 +1043,15 @@ "Personal site", "Blog" ] + }, + { + "title": "Paraguay4Life", + "url": "https://paraguay4life.com/", + "source": "n/a", + "tags": [ + "Blog", + "Travel", + "Paraguay", + ] } ]