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/adilhyz.github.io/feature.jpg b/exampleSite/content/users/adilhyz.github.io/feature.jpg new file mode 100644 index 00000000..6e955be5 Binary files /dev/null and b/exampleSite/content/users/adilhyz.github.io/feature.jpg differ diff --git a/exampleSite/content/users/adilhyz.github.io/index.md b/exampleSite/content/users/adilhyz.github.io/index.md new file mode 100644 index 00000000..be06e227 --- /dev/null +++ b/exampleSite/content/users/adilhyz.github.io/index.md @@ -0,0 +1,13 @@ +--- + title: "adilhyz.github.io" + tags: [Personal site] + externalUrl: "https://adilhyz.github.io" + date: 9933-08-08 + showDate: false + showAuthor: false + showReadingTime: false + showEdit: false + showLikes: false + showViews: false + layoutBackgroundHeaderSpace: false + --- diff --git a/exampleSite/content/users/users.json b/exampleSite/content/users/users.json index ef95ba90..8cbc1379 100644 --- a/exampleSite/content/users/users.json +++ b/exampleSite/content/users/users.json @@ -413,6 +413,41 @@ "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", + "tags": [ + "Personal site" + ] + }, { "title": "ohdmire.github.io", "url": "https://ohdmire.github.io",