diff --git a/exampleSite/content/users/users.json b/exampleSite/content/users/users.json index 741c6a82..9850a06b 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -666,5 +666,16 @@ "Author", "Digital Garden" ] + }, + { + "title": "Middle of Nowhere", + "url": "https://blog.wtcx.dev/", + "source": "n/a", + "tags": [ + "AWS", + "DevOps", + "Cloud Infrastructure", + "Blog" + ] } -] \ No newline at end of file +]