diff --git a/exampleSite/content/users/users.json b/exampleSite/content/users/users.json index 2e787709..8d791c84 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -882,6 +882,7 @@ "Technology Blog" ] }, + { "title": "tbsch.de | Smart Home, Technik, Kram", "url": "https://tbsch.de", "source": "n/a", @@ -897,5 +898,21 @@ "Blog", "Personal site" ] + }, + { + "title": "encelo.github.io", + "url": "https://encelo.github.io/", + "source": "https://github.com/encelo/encelo.github.io", + "tags": [ + "Personal site", + "Blog" + ] + }, + { + "title": "ncine.github.io", + "url": "https://ncine.github.io/", + "source": "https://github.com/nCine/nCine-site", + "tags": [ + "Project site" + ] } -]