Merge branch 'main' into dev

This commit is contained in:
Nuno Coração
2025-01-10 23:22:27 +00:00
committed by GitHub
2 changed files with 14 additions and 10 deletions

View File

@@ -145,7 +145,7 @@ blowfish-tools new mynewsite
4. In the root folder of your website, delete the `hugo.toml` file that was generated by Hugo. Copy the `*.toml` config files from the theme into your `config/_default/` folder.
> **Note:** Do not overwrite the `module.toml` file you created above!
You will find these theme config files in the Hugo cache directory, or [download a copy](https://github.com/nunocoracao/blowfish/releases/latest/download/config-default.zip) from GitHub.
5. Follow the [Getting Started](https://blowfish.page/docs/getting-started/) instructions to configure your website.