theme = 'soho' baseURL = 'http://example.org/' languageCode = 'en-us' title = 'where extinct potatos go to retire' [params] author = "Adam Olech" profilePicture = "images/me.jpg" customCss = ["css/custom.css"] disable_share = true [[params.socialIcons]] icon = "fa-linkedin" title = "LinkedIn" url = "https://www.linkedin.com/in/adam-olech-423266161/" [[params.socialIcons]] icon = "fa-github" title = "GitHub" url = "https://github.com/extinctpotato" [menu] [[menu.main]] name = "Posts" weight = 100 identifier = "posts" url = "/posts/" [[menu.main]] name = "About" identifier = "about" weight = 300 url = "/about/"