mirror of
https://github.com/McShelby/hugo-theme-relearn
synced 2025-04-30 09:26:33 +08:00
docs: remove cruft from example #1067
This commit is contained in:
parent
0d71747e13
commit
964ca24fd0
@ -65,7 +65,6 @@ Here's how to make your site multilingual using [translations by file name](http
|
||||
2. Duplicate your content files and add language codes to their file names:
|
||||
|
||||
````tree
|
||||
- [PROJECT]
|
||||
- content::folder
|
||||
- log::folder
|
||||
- first-day::folder
|
||||
@ -115,7 +114,6 @@ The theme also support [translations by content directory](https://gohugo.io/con
|
||||
2. Duplicate your content files into separate directories named by their language code:
|
||||
|
||||
````tree
|
||||
- [PROJECT]
|
||||
- content::folder
|
||||
- en::folder
|
||||
- log::folder
|
||||
|
@ -8,7 +8,6 @@ weight = 1
|
||||
If you've followed the [Getting Started](introduction/quickstart) guide, your directory layout will look similar to this:
|
||||
|
||||
````tree
|
||||
- [PROJECT]
|
||||
- content::folder
|
||||
- log::folder
|
||||
- first-day::folder
|
||||
|
@ -1 +1 @@
|
||||
7.5.0+9b85f89f21224e47b2355fda27888cbfc2e32ad0
|
||||
7.5.0+0d71747e13e0d9d91321f28327447ea0b4310bcc
|
Loading…
x
Reference in New Issue
Block a user