# Main Configuration baseURL = 'https://karanjayachandra.com' languageCode = 'en-gb' title = "Karan Jayachandra" timeZone = 'Europe/Amsterdam' copyright = "Creative Commons Attribution-ShareAlike 4.0 International" # Theme Configuration theme = 'hugo-bearblog' enableEmoji = true # Enable SEO service enableRobotsTXT = true [menu] [[menu.main]] name = 'CV' url = 'https://karanjayachandra.gitlab.io/cv' [[menu.main]] name = 'Email' url = 'mailto:mail@karanjayachandra.com' [[menu.main]] name = 'Gitlab' url = 'https://gitlab.com/KaranJayachandra' [[menu.main]] name = 'LinkedIn' url = 'https://www.linkedin.com/in/karanjayachandra' # Parameters for theming [params] title = "Karan Jayachandra's Home Page" favicon = "favicon.png" images = ["logo.png"] dateFormat = "2006-01-02"