aboutsummaryrefslogtreecommitdiff
path: root/exampleSite/content.pt/blog/_index.md
diff options
context:
space:
mode:
authorC. Lente <7017340+clente@users.noreply.github.com>2023-02-09 17:28:32 -0300
committerC. Lente <7017340+clente@users.noreply.github.com>2023-02-09 17:28:32 -0300
commit045c2e349504e0e1394f4ca497d8899c1e89ca47 (patch)
tree920eac262b5871b432fb9bfbaff4c58148eb777e /exampleSite/content.pt/blog/_index.md
parent7a4c8fd24bc6dd6d06898dd51f856cfa3a6c43af (diff)
downloadhugo-bearcub-045c2e349504e0e1394f4ca497d8899c1e89ca47.tar.gz
hugo-bearcub-045c2e349504e0e1394f4ca497d8899c1e89ca47.tar.bz2
Fetch menus from YAML
Diffstat (limited to 'exampleSite/content.pt/blog/_index.md')
-rw-r--r--exampleSite/content.pt/blog/_index.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/exampleSite/content.pt/blog/_index.md b/exampleSite/content.pt/blog/_index.md
new file mode 100644
index 0000000..7588ac1
--- /dev/null
+++ b/exampleSite/content.pt/blog/_index.md
@@ -0,0 +1,5 @@
+---
+title: "Blog"
+menu: "main"
+weight: 2
+--- \ No newline at end of file