diff --git a/hugo.toml b/hugo.toml index 3766780..0b9025a 100644 --- a/hugo.toml +++ b/hugo.toml @@ -13,6 +13,17 @@ name = 'Contact' pageRef = 'contact' weight = 20 + +# [[menus.sidebar]] +# name = 'FSFW' +# pageRef = 'fsfw' +#weight = 10 + +# [[menus.sidebar]] +# name = 'sat-rs' +# pageRef = 'sat-rs' +# weight = 20 + [module] [[module.mounts]] source = "assets"