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 1332aa34..f46a9b15 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -413,6 +413,13 @@ "Personal site" ] }, + { + "title": "theindiecoder.cloud", + "url": "https://theindiecoder.cloud", + "tags": [ + "Personal site" + ] + }, { "title": "gma.name", "url": "https://gma.name",