aboutsummaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
authorVidhu Kant Sharma <vidhukant@vidhukant.xyz>2023-05-10 18:42:10 +0530
committerVidhu Kant Sharma <vidhukant@vidhukant.xyz>2023-05-10 18:42:10 +0530
commit9e682836763ba16dfd4431471e01590c73b23145 (patch)
tree093d43533b215966ec42482f60c3d738600922c0 /config.toml
parent0bda31a38b6d7edb413e1417682e1b93cb8619ff (diff)
added a blog post, and compressed gif
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml8
1 files changed, 4 insertions, 4 deletions
diff --git a/config.toml b/config.toml
index ef8fb7d..650ac88 100644
--- a/config.toml
+++ b/config.toml
@@ -1,12 +1,12 @@
-baseURL = 'https://www.vidhukant.xyz'
+baseURL = 'https://www.vidhukant.com'
languageCode = 'en-in'
title = "Vidhu Kant Sharma's Website"
-copyright = "<p> vidhukant.xyz Copyright &copy; 2022 Vidhu Kant Sharma &lt;<a href=\"mailto:vidhukant@vidhukant.xyz\">vidhukant@vidhukant.xyz</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>"
+copyright = "<p> vidhukant.com Copyright &copy; 2022 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 = "vidhukant-hugo"
[params]
gifs = [
- "<a href='https://vidhukant.xyz'><img src='/images/vidhukant.xyz.gif' alt='VidhuKant.xyz' width='88'></a>"
+ "<a href='https://vidhukant.com'><img src='/images/vidhukant.xyz.gif' alt='VidhuKant.xyz' width='88'></a>"
, "<a href='https://landchad.net'><img src='/images/landchad.gif' alt='LandChad.net' width='88'></a>"
, "<a href='https://jacobwsmith.xyz'><img src='/images/jwsxyz_button.gif' alt='JacobWSmith.xyz' width='88'></a>"
, "<a href='/contact/'><img src='/images/no-facebook.svg' alt=\"Not f'd. You won't find me on Facebook\" width='120'></a>"
@@ -58,7 +58,7 @@ indexContent = """
[author]
name = "Vidhu Kant Sharma"
- email = "vidhukant@vidhukant.xyz"
+ email = "vidhukant@vidhukant.com"
[markup]
[markup.highlight]