diff --git a/exampleSite/content/users/users.json b/exampleSite/content/users/users.json index 99e717b4..842d6e6d 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -960,5 +960,16 @@ "Blog", "Linux Admin" ] + }, + { + "title": "GOODJINC", + "url": "https://goodjinc.com/", + "source": "https://github.com/GOODJINC/goodjinc.com", + "tags": [ + "Personal site", + "Blog", + "Tech", + "IT" + ] } ]