14 lines
510 B
Markdown
14 lines
510 B
Markdown
|
# Customizations
|
||
|
|
||
|
Customizations for the [SEO](https://github.com/gethyas/seo) plugin go here.
|
||
|
|
||
|
## Usage
|
||
|
|
||
|
Copy the file(s) you'd like to override from `./node_modules/@hyas/seo/` and paste to `./plugins/seo/`. Make sure to keep the folder structure.
|
||
|
|
||
|
Supported folders are: `layouts`.
|
||
|
|
||
|
## Mounting settings
|
||
|
|
||
|
If needed, you can change the mountings settings in `./config/_default/module.toml`. See also the Hugo docs: [Module Config: mounts](https://gohugo.io/hugo-modules/configuration/#module-config-mounts).
|