Browse Source

Update config.toml

pull/141/head
abhidj0090 4 years ago
parent
commit
ca0c207f86
No account linked to committer's email address
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      exampleSite/config.toml

+ 2
- 2
exampleSite/config.toml View File

@@ -7,14 +7,14 @@ theme = "meghna-hugo"
title = "Calcom"
[Languages.en]
contentDir = "content/english"
copyright = "Copyright © 2020"
copyright = "Copyright © 2020 Calcutta Comparatists 1919"
home = "Home"
languageCode = "en-us"
languageName = "En"
weight = 1
[Languages.fr]
contentDir = "content/french"
copyright = "Copyright © 2020"
copyright = "Copyright © 2020 Calcutta Comparatists 1919"
home = "Accueil"
languageCode = "fr-fr"
languageName = "Fr"

Loading…
Cancel
Save