fix: translation for navbar menu

docs: update docs for multi-language
chore: add custom css support
chore: add social icons
This commit is contained in:
Xin
2023-08-21 01:00:52 +01:00
parent aa1305099d
commit 8073722a0e
12 changed files with 110 additions and 20 deletions

View File

@ -42,20 +42,22 @@ enableInlineShortcodes: true
menu:
main:
- name: Documentation
- identifier: documentation
name: Documentation
pageRef: /docs
weight: 1
- name: Blog
- identifier: blog
name: Blog
pageRef: /blog
weight: 2
- name: About
- identifier: about
name: About
pageRef: /about
weight: 3
- name: Search
weight: 4
params:
type: search
placeholder: Search Hextra docs...
- name: GitHub
weight: 5
url: "https://github.com/imfing/hextra"