mirror of
https://github.com/imfing/hextra.git
synced 2025-07-01 14:47:11 -04:00
feat: add more content and fix issues
fix: hide lang switch if site is not multilingual docs: update getting started page fix: ordered list style chore: update hugo icon feat: add icon shortcode page docs: add markdown and configuration pages docs: add diagrams page docs: add more content fix: mermaid background and add image styling chore: update templates chore: update hugo stats
This commit is contained in:
@ -4,6 +4,7 @@ title: Advanced Topics
|
||||
---
|
||||
|
||||
{{< cards >}}
|
||||
{{< card link="seo" title="SEO" icon="chart-pie" >}}
|
||||
{{< card link="multi-language" title="Multi-language" icon="translate" >}}
|
||||
{{< card link="deployment" title="Deployment" icon="server" >}}
|
||||
{{< card link="customization" title="Customization" icon="pencil" >}}
|
||||
{{< /cards >}}
|
||||
|
Reference in New Issue
Block a user