Sfoglia il codice sorgente

Update config.toml

pull/141/head
abhidj0090 4 anni fa
parent
commit
ca0c207f86
Nessun account collegato all'indirizzo email del committer
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2
    2
      exampleSite/config.toml

+ 2
- 2
exampleSite/config.toml Vedi 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…
Annulla
Salva