diff --git a/exampleSite/content/users/users.json b/exampleSite/content/users/users.json index 42a1c270..91f6ba92 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -674,5 +674,14 @@ "tags": [ "Company site" ] + }, + { + "title": "Middle of Nowhere", + "url": "https://blog.wtcx.dev/", + "source": "n/a", + "tags": [ + "Personal Site", + "Blog" + ] } ]