aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hugo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/hugo.toml b/hugo.toml
index efe1c65..44d98f9 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -27,5 +27,5 @@ enableRobotsTXT = true
title = "Karan Jayachandra"
description = "Personal website of Karan Jayachandra"
favicon = "favicon.png"
- images = "logo.png"
+ images = ["logo.png"]
dateFormat = "2006-01-02" \ No newline at end of file