# Example site configuration baseURL = 'https://beetbox.io' languageCode = 'en-US' title = 'Beet Box' [[menus.main]] name = 'Home' pageRef = '/' weight = 10 [[menus.main]] name = 'Gitea' url = 'https://gitea.beetbox.io/BeetBox' weight = 20 [[menus.main]] name = 'Games' pageRef = '/games' weight = 30 [module] [module.hugoVersion] extended = false min = "0.116.0"