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", + ] } ]