insights/config/_default/menus.id.yaml

70 lines
No EOL
1.6 KiB
YAML

main:
- name: Situs Utama
identifier: mainsite
weight: 100
url: https://www.ditatompel.com
params:
header: Situs utama www.ditatompel.com.
icon:
vendor: font-awesome-solid
name: headset
- name: Documentations
parent: mainsite
url: https://hbstack.dev/
weight: 1
params:
icon:
vendor: bs
name: book
className: text-primary
description: The documentations.
- identifier: mainsite-divider
parent: mainsite
weight: 10
params:
divider: true
- name: GitHub
parent: mainsite
url: https://github.com/hbstack
weight: 11
params:
icon:
vendor: fab
name: github
description: The code repository.
- name: Discussion
parent: mainsite
url: https://github.com/orgs/hbstack/discussions
weight: 12
params:
icon:
vendor: font-awesome-regular
name: comments
color: green
description: Ask questions and share your ideas.
- name: Bug Report
parent: mainsite
url: https://github.com/orgs/hbstack/discussions/new?category=issues-and-bugs
weight: 13
params:
icon:
vendor: font-awesome-solid
name: bug
color: red
description: Tell us about a bug or issue.
- name: Feature Request
parent: mainsite
url: https://github.com/orgs/hbstack/discussions/new?category=ideas
weight: 14
params:
icon:
vendor: font-awesome-regular
name: lightbulb
color: orange
description: Suggest new or updated features.