Change config.toml to hugo.toml

master
Will Faught 2 years ago
parent c8502862e8
commit d2c63057a8

@ -147,7 +147,7 @@ please share it by [posting a link](https://github.com/willfaught/paige/discussi
```sh
$ cd yourproject
$ cat >>config.toml <<EOF
$ cat >>hugo.toml <<EOF
[[module.imports]]
path = "github.com/willfaught/paige"
EOF

Loading…
Cancel
Save