Skip to content

Commit

Permalink
Merge pull request #65 from sogilis/chore/remove_english
Browse files Browse the repository at this point in the history
Remove multilanguage
  • Loading branch information
Yann BLANC authored Nov 29, 2019
2 parents eebb6f9 + da54f8a commit ac2bc48
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions site/config.toml
Original file line number Diff line number Diff line change
@@ -1,23 +1,13 @@
baseurl = "/"
languageCode = "fr"
defaultContentLanguage = "fr"
defaultContentLanguageInSubdir = true
title = "Sogilis blog Site"
theme = "sogilis"
enableEmoji = true
debug = true
paginate = 999
disqusShortname = "sogilisblog"

[languages.en]
languageName = "English"

[languages.en.params]
twitter = "https://twitter.com/Sogilis?lang=en"
linkedin = "https://www.linkedin.com/company/sogilis/"
dateFormat = "January 2 2006"


[languages.fr]
languageName = "Français"

Expand Down

0 comments on commit ac2bc48

Please sign in to comment.