# Main Configuration baseURL = 'https://karanjayachandra.com' languageCode = 'en-gb' title = 'Karan Jayachandra' timeZone = 'Europe/Amsterdam' # Theme Configuration theme = 'hugo-bearblog' enableEmoji = true # Enable SEO service enableRobotsTXT = true [menu] [[menu.main]] name = 'Posts' url = '/nano' [[menu.main]] name = 'Profile' url = 'https://karanjayachandra.gitlab.io/cv' # Parameters for theming [params] title = "Karan Jayachandra" description = "Personal website of Karan Jayachandra" favicon = "favicon.png" images = ["logo.png"] dateFormat = "2006-01-02"