diff --git a/exampleSite/content/users/users.json b/exampleSite/content/users/users.json index 1ac48b42..c96a79ac 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -693,5 +693,14 @@ "Blog", "Technology Blog" ] + }, + { + "title": "江ノ島エスカー", + "url": "https://zen96k.github.io/enoshima-escar", + "source": "https://github.com/zen96k/enoshima-escar", + "tags": [ + "Portfolio Site", + "Software Developer" + ] } ]