apps.ad5001.eu/config.yaml

68 lines
1.9 KiB
YAML
Raw Normal View History

baseURL: https://apps.ad5001.eu
2021-06-10 22:17:56 +00:00
languageCode: en
2021-06-08 18:24:05 +00:00
title: Ad5001 Apps
theme: omegamma
copyright: Copyright © Ad5001 2021
2021-08-07 15:38:36 +00:00
enableGitInfo: true
2021-06-18 17:47:41 +00:00
2021-06-08 18:24:05 +00:00
params:
brandWebsite: https://ad5001.eu/
websiteSource: https://git.ad5001.eu/Ad5001/apps.ad5001.eu
includeAppsStyle: true
2021-06-10 22:17:56 +00:00
languages:
en:
languageName: English
menu:
main:
- identifier: apps
name: Apps
pre: <i class="icon-apps icon-as-text" alt="apps icon"></i>
2021-06-10 22:17:56 +00:00
title: apps section
url: /
weight: 20
- identifier: git
name: Git
pre: <i class="icon-git icon-as-text" alt="git icon"></i>
2021-06-10 22:17:56 +00:00
title: git section
url: https://git.ad5001.eu
weight: 10
- identifier: about
name: About
pre: <i class="icon-about icon-as-text" alt="about icon"></i>
2021-06-10 22:17:56 +00:00
title: about section
url: https://ad5001.eu/about/
2021-06-10 22:17:56 +00:00
weight: 0
weight: 0
fr:
languageName: Français
menu:
main:
- identifier: apps
name: Apps
pre: <i class="icon-apps icon-as-text" alt="apps icon"></i>
2021-06-10 22:17:56 +00:00
title: apps list section
url: /fr/
weight: 20
- identifier: git
name: Git
pre: <i class="icon-git icon-as-text" alt="git icon"></i>
2021-06-10 22:17:56 +00:00
title: git section
url: https://git.ad5001.eu
weight: 10
- identifier: about
name: À propos
pre: <i class="icon-about icon-as-text" alt="about icon"></i>
2021-06-10 22:17:56 +00:00
title: about section
url: https://ad5001.eu/fr/a-propos/
2021-06-10 22:17:56 +00:00
weight: 0
weight: 0
markup:
goldmark:
renderer:
hardWraps: false
unsafe: true
xhtml: false