mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 16:31:52 +01:00
Merge pull request #381 from nunocoracao/380-missing-languagesentoml-file-in-docs
🐛 Add languages.en.toml to installation docs
This commit is contained in:
@@ -114,8 +114,9 @@ Once you've copied the files, your config folder should look like this:
|
||||
```shell
|
||||
config/_default/
|
||||
├─ config.toml
|
||||
├─ languages.en.toml
|
||||
├─ markup.toml
|
||||
├─ menus.toml
|
||||
├─ menus.en.toml
|
||||
├─ module.toml # if you installed using Hugo Modules
|
||||
└─ params.toml
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user