Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/vjeantet/hugo-theme-docport.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/content/content-and-customization/01-homepage/_index.md')
-rw-r--r--exampleSite/content/content-and-customization/01-homepage/_index.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/exampleSite/content/content-and-customization/01-homepage/_index.md b/exampleSite/content/content-and-customization/01-homepage/_index.md
index 6cd1951..346ab25 100644
--- a/exampleSite/content/content-and-customization/01-homepage/_index.md
+++ b/exampleSite/content/content-and-customization/01-homepage/_index.md
@@ -1,8 +1,8 @@
-+++
-title="Home page"
-description = "Control how the home page should be rendered"
-weight=10
-+++
+---
+description: Control how the home page should be rendered
+title: Home page
+weight: 10
+---
{{% alert theme="success" %}}By default, this theme use the first section (folder) available in your content folder as a homepage.{{%/alert%}}