welcome/config.yaml
vincent a9473947aa
All checks were successful
continuous-integration/drone/push Build is passing
Fix typo
2022-10-11 08:15:36 +00:00

30 lines
609 B
YAML

---
baseURL: "https://www.ducamps.win/welcome"
languageCode: "fr-FR"
defaultContentLanguage: fr
theme: "toha"
languages:
fr:
title: "Page d'accueil"
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: false
enableTOC: false
background: "/images/background.jpg"
logo:
main: /images/logo.png
inverted: /images/logo-inverted.png
favicon: /images/logo-inverted.png
newsletter:
enable: false