Change config.toml to hugo.toml
This commit is contained in:
@@ -147,7 +147,7 @@ please share it by [posting a link](https://github.com/willfaught/paige/discussi
|
|||||||
|
|
||||||
```sh
|
```sh
|
||||||
$ cd yourproject
|
$ cd yourproject
|
||||||
$ cat >>config.toml <<EOF
|
$ cat >>hugo.toml <<EOF
|
||||||
[[module.imports]]
|
[[module.imports]]
|
||||||
path = "github.com/willfaught/paige"
|
path = "github.com/willfaught/paige"
|
||||||
EOF
|
EOF
|
||||||
|
Reference in New Issue
Block a user