doc: multilingual tree subfolders now end-dashed
This commit is contained in:
parent
563f34e618
commit
7cc01ccfb1
1 changed files with 3 additions and 3 deletions
|
@ -143,9 +143,9 @@ Now you just need to create a subdir within the `content/` folder for each
|
|||
language and just put stuff inside `page/` and `post/` regular directories.
|
||||
```
|
||||
content/ content/ content/
|
||||
└── en └── br └── ja
|
||||
├── page ├── page ├── page
|
||||
└── post └── post └── post
|
||||
└── en/ └── br/ └── ja/
|
||||
├── page/ ├── page/ ├── page/
|
||||
└── post/ └── post/ └── post/
|
||||
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue