diff options
-rw-r--r-- | hugo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ theme = "zt-hugo" siteDescription = "Vidhu Kant Sharma's personal website" domain = "vidhukant.com" ogImage = "/images/vidhukant.png" -header404 = ["/images/gray-area/anime-header2.webp", "alt"] +header404 = ["/images/gray-area/anime-header2.webp", "Header Image"] homepageLinks = [ ["Blog", "/blog"], |