diff --git a/exampleSite/content/users/users.json b/exampleSite/content/users/users.json index 17c37066..e748a2c0 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -946,5 +946,16 @@ "Blog", "Technology Blog" ] + }, + { + "title": "Tower of Kubes", + "url": "https://www.towerofkubes.com/", + "source": "n/a", + "tags": [ + "Blog", + "DevOps", + "Personal site", + "Technology Blog" + ] } ] \ No newline at end of file