hugo-theme-relearn/exampleSite/content/introduction/_index.en.md
2024-10-23 21:30:03 +02:00

17 lines
372 B
Markdown

+++
menuPre = "<i class='fa-fw fas fa-star'></i> "
title = "Introduction"
type = "chapter"
weight = 1
[[cascade]]
[cascade.params]
[[cascade.params.sidebarmenus]]
identifier = 'shortcuts'
main = false
type = 'page'
pageRef = '/introduction'
+++
Discover what this Hugo theme is all about.
{{% children containerstyle="div" style="h2" description=true %}}