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