diff --git a/exampleSite/content/users/users.json b/exampleSite/content/users/users.json index c232dd5eb..80785a8cc 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -8,6 +8,15 @@ "Theme author" ] }, + { + "title": "tobydevlin.com", + "url": "https://tobydevlin.com", + "source": "n/a", + "tags": [ + "Personal site", + "Blog" + ] + }, { "title": "madoke.org", "url": "https://madoke.org/", @@ -1063,4 +1072,4 @@ "Community Project" ] } -] \ No newline at end of file +]