diff --git a/exampleSite/content/users/users.json b/exampleSite/content/users/users.json index d12f6463..f0d7c6d0 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -886,5 +886,14 @@ "Blog", "Outdoor Blog" ] + }, + { + "title": "The Space 🌍", + "url": "https://panoskorovesis.github.io/", + "source": "https://github.com/panoskorovesis/panoskorovesis.github.io", + "tags": [ + "Personal Website", + "Tech Blog" + ] } -] \ No newline at end of file +]