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

@ -2,3 +2,7 @@
title: Customizing Hextra
linkTitle: Customization
---
## Custom CSS
To add custom CSS, we need to create a file `assets/css/custom.css` in our site. Hextra will automatically load this file.