From 28ca1aa004ee80b6325526db1479ba05acd22367 Mon Sep 17 00:00:00 2001 From: Karan Jayachandra Date: Wed, 21 Jan 2026 11:31:33 +0100 Subject: Cleaned up the files and added light and dark favicons --- hugo.toml | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) (limited to 'hugo.toml') diff --git a/hugo.toml b/hugo.toml index 0e63095..6b72b6b 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,10 +1,2 @@ -# 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 +title = "Karan Jayachandra" \ No newline at end of file -- cgit v1.3.1