Skip to content

Commit

Permalink
#352: move english content to content.en
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-shpak committed Nov 2, 2022
1 parent 6e1b44c commit 9013a1f
Show file tree
Hide file tree
Showing 29 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion exampleSite/config.toml
Expand Up @@ -23,7 +23,7 @@ enableGitInfo = true
[languages]
[languages.en]
languageName = 'English'
contentDir = 'content'
contentDir = 'content.en'
weight = 1

[languages.ru]
Expand Down
2 changes: 1 addition & 1 deletion exampleSite/config.yaml
Expand Up @@ -23,7 +23,7 @@ markup:
languages:
en:
languageName: English
contentDir: content
contentDir: content.en
weight: 1
ru:
languageName: Russian
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 9013a1f

Please sign in to comment.