diff --git a/exampleSite/content/users/users.json b/exampleSite/content/users/users.json index 9ac387bf..bc57d077 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -740,15 +740,6 @@ "Blog" ] }, - { - "title": "Xeonzilla’s Note", - "url": "https://xeonzilla.github.io", - "source": "https://github.com/Xeonzilla/Xeonzilla.github.io", - "tags": [ - "Personal site", - "Blog" - ] - }, { "title": "lazarusoverlook.com", "url": "https://lazarusoverlook.com", @@ -757,5 +748,16 @@ "Personal site", "Blog" ] + }, + { + "title": "merox.dev", + "url": "https://merox.dev", + "source": "https://github.com/mer0x/merox.dev", + "tags": [ + "Personal site", + "Blog", + "Documentation", + "CV" + ] } -] \ No newline at end of file +]