diff options
Diffstat (limited to 'hugo.toml')
| -rw-r--r-- | hugo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
