diff --git a/exampleSite/config/_default/config.toml b/exampleSite/config/_default/hugo.toml similarity index 100% rename from exampleSite/config/_default/config.toml rename to exampleSite/config/_default/hugo.toml diff --git a/exampleSite/config/development/config.toml b/exampleSite/config/development/hugo.toml similarity index 100% rename from exampleSite/config/development/config.toml rename to exampleSite/config/development/hugo.toml diff --git a/exampleSite/config/production/config.toml b/exampleSite/config/production/hugo.toml similarity index 100% rename from exampleSite/config/production/config.toml rename to exampleSite/config/production/hugo.toml diff --git a/exampleSite/config.toml b/exampleSite/hugo.toml similarity index 100% rename from exampleSite/config.toml rename to exampleSite/hugo.toml