You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
609 B
29 lines
609 B
--- |
|
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: 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
|
|
|