aboutsummaryrefslogtreecommitdiff
path: root/hugo.toml
diff options
context:
space:
mode:
authorVidhu Kant Sharma <vidhukant@vidhukant.com>2023-08-28 17:57:01 +0530
committerVidhu Kant Sharma <vidhukant@vidhukant.com>2023-08-28 17:57:01 +0530
commit04482105c2ac426fbe4d65731147b55453892890 (patch)
tree9d3dd9f709a8b7e56e2178bef58c44fceb9861b4 /hugo.toml
parentad138d3c67b1321b38a53b6fa056148085eb5b93 (diff)
changed 404 header alt
Diffstat (limited to 'hugo.toml')
-rw-r--r--hugo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/hugo.toml b/hugo.toml
index 089506a..b30fc67 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -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"],