mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2025-05-23 10:14:18 +00:00
docs: remove cruft from example #1067
This commit is contained in:
parent
0d71747e13
commit
964ca24fd0
3 changed files with 26 additions and 29 deletions
docs/content/configuration/sitemanagement
layouts/partials
|
@ -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…
Add table
Add a link
Reference in a new issue