Skip to content

Commit

Permalink
Update config.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
unschoolerinfo committed May 16, 2021
1 parent f8b7384 commit 0631ac6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions exampleSite/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -178,9 +178,10 @@ logo = "images/logo.png"
[params.cookies]
enable = true
expire_days = 2
[Languages.en.taxonomies]
[taxonomies]
tag = "tags"
category = "categories"
disableLanguages = ["fr"]

[languages.en.Taxonomies]
gaming = "gaming"

0 comments on commit 0631ac6

Please sign in to comment.