docs: enchance pages navigation

This commit is contained in:
Xin
2023-08-28 22:45:29 +01:00
parent e1fa9e73d2
commit b96eb01af3
9 changed files with 16 additions and 2 deletions

View File

@ -46,7 +46,7 @@ Tables aren't part of the core Markdown spec, but Hugo supports them out-of-the-
### Code Blocks
{{< cards >}}
{{< card link="/docs/guide/syntax-highlighting" title="Syntax Highlighting" icon="sparkles" >}}
{{< card link="../../guide/syntax-highlighting" title="Syntax Highlighting" icon="sparkles" >}}
{{< /cards >}}
### Lists