Updating menus
This commit is contained in:
parent
65cb3d2fbb
commit
b178e3f390
1 changed files with 50 additions and 30 deletions
80
config.yaml
80
config.yaml
|
@ -1,32 +1,10 @@
|
||||||
baseURL: http://apps.ad5001.eu/
|
baseURL: http://apps.ad5001.eu
|
||||||
languageCode: en
|
languageCode: en
|
||||||
title: Ad5001 Apps
|
title: Ad5001 Apps
|
||||||
theme: omegamma
|
theme: omegamma
|
||||||
copyright: Copyright © Ad5001 2021
|
copyright: Copyright © Ad5001 2021
|
||||||
|
|
||||||
menu:
|
|
||||||
social:
|
|
||||||
- identifier: mastodon
|
|
||||||
name: Mastodon
|
|
||||||
pre: <img src="/icons/social/mastodon.svg" class="icon-as-text"/>
|
|
||||||
title: mastodon social icon
|
|
||||||
url: https://mastodon.technology/@Ad5001
|
|
||||||
- identifier: twitter
|
|
||||||
name: Twitter
|
|
||||||
pre: <img src="/icons/social/twitter.svg" class="icon-as-text"/>
|
|
||||||
title: twitter social icon
|
|
||||||
url: https://twitter.com/Ad5001P4F
|
|
||||||
- identifier: gitea
|
|
||||||
name: Gitea
|
|
||||||
pre: <img src="/icons/social/git.svg" class="icon-as-text"/>
|
|
||||||
title: gitea social icon
|
|
||||||
url: https://git.ad5001.eu/Ad5001
|
|
||||||
- identifier: github
|
|
||||||
name: Mastodon
|
|
||||||
pre: <img src="/icons/social/github.svg" class="icon-as-text"/>
|
|
||||||
title: github social icon
|
|
||||||
url: https://github.com/Ad5001
|
|
||||||
|
|
||||||
params:
|
params:
|
||||||
brandWebsite: //ad5001.eu
|
brandWebsite: //ad5001.eu
|
||||||
usingTheme: Using
|
usingTheme: Using
|
||||||
|
@ -39,22 +17,43 @@ languages:
|
||||||
main:
|
main:
|
||||||
- identifier: apps
|
- identifier: apps
|
||||||
name: Apps
|
name: Apps
|
||||||
pre: <img src="/icons/apps.svg" class="icon-as-text"/>
|
pre: <img src="/icons/apps.svg" class="icon-as-text icon-monochrome"/>
|
||||||
title: apps section
|
title: apps section
|
||||||
url: /
|
url: /
|
||||||
weight: 20
|
weight: 20
|
||||||
- identifier: git
|
- identifier: git
|
||||||
name: Git
|
name: Git
|
||||||
pre: <img src="/icons/git.svg" class="icon-as-text"/>
|
pre: <img src="/icons/git.svg" class="icon-as-text icon-monochrome"/>
|
||||||
title: git section
|
title: git section
|
||||||
url: https://git.ad5001.eu
|
url: https://git.ad5001.eu
|
||||||
weight: 10
|
weight: 10
|
||||||
- identifier: about
|
- identifier: about
|
||||||
name: About
|
name: About
|
||||||
pre: <img src="/icons/about.svg" class="icon-as-text"/>
|
pre: <img src="/icons/about.svg" class="icon-as-text icon-monochrome"/>
|
||||||
title: about section
|
title: about section
|
||||||
url: https://ad5001.eu/about
|
url: https://ad5001.eu/about
|
||||||
weight: 0
|
weight: 0
|
||||||
|
social:
|
||||||
|
- identifier: mastodon
|
||||||
|
name: Mastodon
|
||||||
|
pre: <img src="/icons/social/mastodon.svg" class="icon-as-text icon-monochrome"/>
|
||||||
|
title: mastodon social icon
|
||||||
|
url: https://mastodon.technology/@Ad5001
|
||||||
|
- identifier: twitter
|
||||||
|
name: Twitter
|
||||||
|
pre: <img src="/icons/social/twitter.svg" class="icon-as-text icon-monochrome"/>
|
||||||
|
title: twitter social icon
|
||||||
|
url: https://twitter.com/Ad5001P4F
|
||||||
|
- identifier: gitea
|
||||||
|
name: Gitea
|
||||||
|
pre: <img src="/icons/social/git.svg" class="icon-as-text icon-monochrome"/>
|
||||||
|
title: gitea social icon
|
||||||
|
url: https://git.ad5001.eu/Ad5001
|
||||||
|
- identifier: github
|
||||||
|
name: Mastodon
|
||||||
|
pre: <img src="/icons/social/github.svg" class="icon-as-text icon-monochrome"/>
|
||||||
|
title: github social icon
|
||||||
|
url: https://github.com/Ad5001
|
||||||
weight: 0
|
weight: 0
|
||||||
fr:
|
fr:
|
||||||
languageName: Français
|
languageName: Français
|
||||||
|
@ -62,22 +61,43 @@ languages:
|
||||||
main:
|
main:
|
||||||
- identifier: apps
|
- identifier: apps
|
||||||
name: Apps
|
name: Apps
|
||||||
pre: <img src="/icons/apps.svg" class="icon-as-text"/>
|
pre: <img src="/icons/apps.svg" class="icon-as-text icon-monochrome"/>
|
||||||
title: apps list section
|
title: apps list section
|
||||||
url: /fr/
|
url: /fr/
|
||||||
weight: 20
|
weight: 20
|
||||||
- identifier: git
|
- identifier: git
|
||||||
name: Git
|
name: Git
|
||||||
pre: <img src="/icons/git.svg" class="icon-as-text"/>
|
pre: <img src="/icons/git.svg" class="icon-as-text icon-monochrome"/>
|
||||||
title: git section
|
title: git section
|
||||||
url: https://git.ad5001.eu
|
url: https://git.ad5001.eu
|
||||||
weight: 10
|
weight: 10
|
||||||
- identifier: about
|
- identifier: about
|
||||||
name: À propos
|
name: À propos
|
||||||
pre: <img src="/icons/about.svg" class="icon-as-text"/>
|
pre: <img src="/icons/about.svg" class="icon-as-text icon-monochrome"/>
|
||||||
title: about section
|
title: about section
|
||||||
url: https://ad5001.eu/fr/a-propos
|
url: https://ad5001.eu/fr/a-propos
|
||||||
weight: 0
|
weight: 0
|
||||||
|
social:
|
||||||
|
- identifier: mastodon
|
||||||
|
name: Mastodon
|
||||||
|
pre: <img src="/icons/social/mastodon.svg" class="icon-as-text icon-monochrome"/>
|
||||||
|
title: mastodon social icon
|
||||||
|
url: https://mastodon.technology/@Ad5001
|
||||||
|
- identifier: twitter
|
||||||
|
name: Twitter
|
||||||
|
pre: <img src="/icons/social/twitter.svg" class="icon-as-text icon-monochrome"/>
|
||||||
|
title: twitter social icon
|
||||||
|
url: https://twitter.com/Ad5001P4F
|
||||||
|
- identifier: gitea
|
||||||
|
name: Gitea
|
||||||
|
pre: <img src="/icons/social/git.svg" class="icon-as-text icon-monochrome"/>
|
||||||
|
title: gitea social icon
|
||||||
|
url: https://git.ad5001.eu/Ad5001
|
||||||
|
- identifier: github
|
||||||
|
name: Mastodon
|
||||||
|
pre: <img src="/icons/social/github.svg" class="icon-as-text icon-monochrome"/>
|
||||||
|
title: github social icon
|
||||||
|
url: https://github.com/Ad5001
|
||||||
weight: 0
|
weight: 0
|
||||||
|
|
||||||
markup:
|
markup:
|
||||||
|
|
Loading…
Reference in a new issue