aboutsummaryrefslogtreecommitdiff
path: root/hugo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'hugo.toml')
-rw-r--r--hugo.toml9
1 files changed, 7 insertions, 2 deletions
diff --git a/hugo.toml b/hugo.toml
index b30fc67..8d27d44 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -1,8 +1,10 @@
-baseURL = 'https://www.vidhukant.com/'
+baseURL = 'https://vidhukant.com/'
languageCode = 'en-in'
title = "Vidhu Kant Sharma's Website"
copyright = "<p>vidhukant.com Copyright &copy; 2023 Vidhu Kant Sharma &lt;<a href=\"mailto:vidhukant@vidhukant.com\">vidhukant@vidhukant.com</a>&gt; </p> <p> The text and image content on this website is under <a href='https://creativecommons.org/licenses/by-nc-sa/4.0/'>CC BY-NC-SA 4.0</a> unless stated otherwise.</p>"
theme = "zt-hugo"
+disableKinds = ["taxonomy", "term"]
+enableRobotsTXT = true
[params]
siteDescription = "Vidhu Kant Sharma's personal website"
@@ -14,10 +16,13 @@ homepageLinks = [
["Blog", "/blog"],
["Lists", "/lists"],
["Contact", "/contact"],
- ["Git", "https://dev.vidhukant.xyz"],
+ ["Git", "https://mikunonaka.net"],
+ ["Searx", "https://search.vidhukant.com"],
["Odysee", "https://sns.mikunonaka.net/odysee"],
["YouTube", "https://sns.mikunonaka.net/yt"],
["GitHub", "https://github.com/MikunoNaka"],
+ # ["macli", "https://macli.vidhukant.com/"],
+ # ["OpenBills", "https://macli.vidhukant.com/"],
]
navLinks = [