mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-01-22 22:45:42 -06:00
🐛 Add languages.en.toml to installation docs
This commit is contained in:
parent
76e468aa33
commit
e12338dded
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue