From 045c2e349504e0e1394f4ca497d8899c1e89ca47 Mon Sep 17 00:00:00 2001 From: "C. Lente" <7017340+clente@users.noreply.github.com> Date: Thu, 9 Feb 2023 17:28:32 -0300 Subject: Fetch menus from YAML --- exampleSite/content/_index.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'exampleSite/content/_index.md') diff --git a/exampleSite/content/_index.md b/exampleSite/content/_index.md index 6866b81..28872b7 100644 --- a/exampleSite/content/_index.md +++ b/exampleSite/content/_index.md @@ -1,3 +1,9 @@ +--- +title: "Home" +menu: "main" +weight: 1 +--- + # A match made in heaven There is a website obesity crisis. Bloated websites full of scripts, ads, and trackers are slowing your readers down every time they try to read your well-crafted content. -- cgit v1.2.3