diff --git a/config.toml b/config.toml index dffca122..c68d7a64 100644 --- a/config.toml +++ b/config.toml @@ -2,4 +2,4 @@ [module.hugoVersion] extended = true min = "0.87.0" - max = "0.118.2" \ No newline at end of file + max = "0.119.0" \ No newline at end of file diff --git a/exampleSite/content/users/users.json b/exampleSite/content/users/users.json index 2241e2cc..c8fe560f 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -413,6 +413,34 @@ "Personal site" ] }, + { + "title": "theindiecoder.cloud", + "url": "https://theindiecoder.cloud", + "tags": [ + "Personal site" + ] + }, + { + "title": "gma.name", + "url": "https://gma.name", + "tags": [ + "Personal site" + ] + }, + { + "title": "mayer.life", + "url": "https://mayer.life", + "tags": [ + "Personal site" + ] + }, + { + "title": "scottmckendry.tech", + "url": "https://scottmckendry.tech", + "tags": [ + "Personal site" + ] + }, { "title": "adilhyz.github.io", "url": "https://adilhyz.github.io",