welcome/config.yaml

21 lines
422 B
YAML
Raw Normal View History

2020-11-25 17:01:20 +00:00
baseURL : "https://www.ducamps.win/welcome"
languageCode : "fr-FR"
defaultContentLanguage: fr
theme : "toha"
languages:
fr:
title : "page d'acceuil"
languageName: Français
weight: 1
en:
title : "Welcome Page"
languageName: English
weight: 2
enableEmoji: true
params:
# GitHub repo URL of your site
gitRepo: https://git.ducamps.win/vincent/welcome
enableBlogPost: true
enableTOC: true