fix(config.toml): typo Licenced -> Licensed (#22)
This commit is contained in:
parent
f92fb41fd7
commit
c2e8d7fc5b
@ -25,7 +25,7 @@ DefaultContentLanguage = "en" # Theme i18n support
|
|||||||
math = false
|
math = false
|
||||||
[params.article.license]
|
[params.article.license]
|
||||||
enabled = true
|
enabled = true
|
||||||
default = "Licenced under CC BY-NC-SA 4.0"
|
default = "Licensed under CC BY-NC-SA 4.0"
|
||||||
[params.comments]
|
[params.comments]
|
||||||
enabled = true
|
enabled = true
|
||||||
# Only Disqus is available so far
|
# Only Disqus is available so far
|
||||||
|
Loading…
Reference in New Issue
Block a user