baseURL = 'https://testing.fbievan.live/' languageCode = 'en-us' title = "Fbi's Epic Blog" theme= 'readable' enableGitInfo= "true" [params] License= "[Attribution-NonCommercial-ShareAlike 4.0 International](https://creativecommons.org/licenses/by-nc-sa/4.0/?ref=chooser-v1)" author = "Evan G." mainSections = ['posts'] [params.footer] minimal = 1 [menu] # these links will be added to the main navigation menu, sorted by weight # other elements in this menu are added automatically from the "pages" folder # the folder it will look into can be customized with the pages variable # in params above [[menu.main]] identifier = "home" name = "Home" url = "/" weight = 1 [[menu.main]] identifier = "guestbook" name = "GuestBook" url = "/guestbook/" weight = 2 [[menu.main]] identifier = "about" name = "About" url = "/about/" weight = 3 [[menu.main]] identifier = "People" name = "People" url = "/people/" weight = 4 [[menu.main]] identifier = "tags" name = "Tags" url = "/tags/" weight = 5