diff options
Diffstat (limited to 'exampleSite/content/blog/_index.md')
-rw-r--r-- | exampleSite/content/blog/_index.md | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/exampleSite/content/blog/_index.md b/exampleSite/content/blog/_index.md index 34651ab..7588ac1 100644 --- a/exampleSite/content/blog/_index.md +++ b/exampleSite/content/blog/_index.md @@ -1,3 +1,5 @@ -+++ -title = "Blog" -+++ +--- +title: "Blog" +menu: "main" +weight: 2 +---
\ No newline at end of file |