aboutsummaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
authorVidhu Kant Sharma <vidhukant@vidhukant.com>2023-08-27 11:05:15 +0530
committerVidhu Kant Sharma <vidhukant@vidhukant.com>2023-08-27 11:05:15 +0530
commit32a82d799745024da04dde8d8f028aa4b962df2a (patch)
treed91aef6ced4a63fca6f2f490fb71ac188c8737aa /config.toml
parent695983cf0f42b4eff9c338f4bf640cf9c86e3d01 (diff)
added header on blog
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml5
1 files changed, 1 insertions, 4 deletions
diff --git a/config.toml b/config.toml
index 817fde4..3db7d66 100644
--- a/config.toml
+++ b/config.toml
@@ -5,10 +5,7 @@ copyright = "<p>vidhukant.com Copyright &copy; 2023 Vidhu Kant Sharma &lt;<a hre
theme = "zt-hugo"
[params]
-ogImage = "/image/vidhukant.webp"
-blogTitle = "Vidhu Kant's Blog"
-listsTitle = "Vidhu Kant's Lists"
-docsTitle = "Vidhu Kant's Docs"
+ogImage = "/images/vidhukant.webp"
homepageLinks = [
["Blog", "/blog"],