diff --git a/exampleSite/content/users/users.json b/exampleSite/content/users/users.json index 5643fb1f..83239dac 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -635,5 +635,13 @@ "Blog", "Personal Site" ] + }, + { + "title": "Synaptic Sugar", + "url": "https://synapticsugar.games", + "source": "n/a", + "tags": [ + "Videogame Developer" + ] } ]