Skip to content

Commit

Permalink
πŸ› Add languages.en.toml to installation docs
Browse files Browse the repository at this point in the history
  • Loading branch information
nunocoracao committed Jan 5, 2023
1 parent 76e468a commit e12338d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion exampleSite/content/docs/installation/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```
Expand Down

0 comments on commit e12338d

Please sign in to comment.