diff --git a/exampleSite/content/users/users.json b/exampleSite/content/users/users.json index c8fe560f..8cbc1379 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -447,5 +447,12 @@ "tags": [ "Personal site" ] + }, + { + "title": "ohdmire.github.io", + "url": "https://ohdmire.github.io", + "tags": [ + "Personal site" + ] } ]