From 0c3f178f95b8f61db40cc167953283600d0f8217 Mon Sep 17 00:00:00 2001 From: Philip Durbin Date: Fri, 6 Dec 2024 22:55:29 -0500 Subject: [PATCH] add menu --- hugo.yml | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/hugo.yml b/hugo.yml index a7974c0..98219c7 100644 --- a/hugo.yml +++ b/hugo.yml @@ -2,7 +2,20 @@ baseURL: / languageCode: en-us title: The Dataverse Project theme: PaperMod -params: +menu: + main: + - identifier: about + name: About + url: /about/ + weight: 10 + - identifier: community + name: Community + url: /community/ + weight: 20 + - identifier: github + name: GitHub + url: https://github.com/IQSS/dataverse + weight: 30 params: showBreadCrumbs: true label: