mirror of
https://github.com/imfing/hextra.git
synced 2025-07-01 08:27:10 -04:00
The existing card for Syntax Highlighting leads to a 404 page, I have replaced it with appropriate link
This commit is contained in:
@ -46,7 +46,7 @@ Tables aren't part of the core Markdown spec, but Hugo supports them out-of-the-
|
|||||||
### Code Blocks
|
### Code Blocks
|
||||||
|
|
||||||
{{< cards >}}
|
{{< cards >}}
|
||||||
{{< card link="syntax-highlighting" title="Syntax Highlighting" icon="sparkles" >}}
|
{{< card link="/docs/guide/syntax-highlighting" title="Syntax Highlighting" icon="sparkles" >}}
|
||||||
{{< /cards >}}
|
{{< /cards >}}
|
||||||
|
|
||||||
### Lists
|
### Lists
|
||||||
|
Reference in New Issue
Block a user