2 Commits

Author SHA1 Message Date
Steven Engler
8470eefd28 Fixed typo in comment 2024-04-15 18:41:03 -04:00
Steven Engler
05e4fd4d2a Renamed config.toml to hugo.toml in the example site
Since Hugo v0.109.0, the preferred config filename is `hugo.toml`.

https://gohugo.io/getting-started/configuration/#configuration-file

> With v0.109.0 and earlier the basename of the site configuration file was
> `config` instead of `hugo`. You can use either, but should transition to the
> new naming convention when practical.
2024-04-15 18:36:45 -04:00