diff options
| author | Karan Jayachandra <karan.jayachandra@nxp.com> | 2023-12-15 16:41:32 +0100 |
|---|---|---|
| committer | Karan Jayachandra <karan.jayachandra@nxp.com> | 2023-12-15 16:41:32 +0100 |
| commit | c8998e27998243f49da02d72dff810201148b0e8 (patch) | |
| tree | ce8d1d6fa08528652bc120f4be00aab1b593a2ca /hugo.toml | |
| parent | 93fb4e0e3fe38e367f11806b985ba0d1cf931c16 (diff) | |
Updated the syntax for latest version of Hugo
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 |
