aboutsummaryrefslogtreecommitdiff
path: root/hugo.toml
blob: 0e630955d5d9ba2f86ac690ce233cb1f6c10cde6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# Main Configuration
baseURL = 'https://karanj.com'
languageCode = 'en-gb'
title = "Karan Jayachandra"
timeZone = 'Europe/Amsterdam'
copyright = "Creative Commons Attribution-ShareAlike 4.0 International"
summaryLength = 10

# Theme Configuration
enableEmoji = true