chore(website): update navbar icons

This commit is contained in:
Andrey Nering
2024-12-30 14:36:44 -03:00
parent 8f73ced037
commit dbe6e41ac8
8 changed files with 25 additions and 30 deletions

View File

@@ -8,6 +8,6 @@ charset = utf-8
trim_trailing_whitespace = true
indent_style = tab
[*.{md,mdx,yml,yaml,json,toml,htm,html,js,css,svg,sh,bash,fish}]
[*.{md,mdx,yml,yaml,json,toml,htm,html,js,ts,css,svg,sh,bash,fish}]
indent_style = space
indent_size = 2