From 86f3d3f516a0b045209b6ccc7243bf333972b197 Mon Sep 17 00:00:00 2001
From: Vidhu Kant Sharma
Date: Wed, 10 May 2023 16:58:00 +0530
Subject: fixed some html validation errors in index
---
config.toml | 18 +++++++++---------
static/images/vidhukant.webp | Bin 49044 -> 29154 bytes
2 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/config.toml b/config.toml
index 21045e0..ef8fb7d 100644
--- a/config.toml
+++ b/config.toml
@@ -6,9 +6,9 @@ theme = "vidhukant-hugo"
[params]
gifs = [
- ""
- , ""
- , ""
+ ""
+ , ""
+ , ""
, ""
, ""
]
@@ -38,18 +38,18 @@ indexContent = """
I’m interested in cyber security and shit because it sounds cool;
I also like functional programming because it sounds cool;
also I love reading manga because it sounds cool.
-
- “I may or may not have a carrot in place of a brain.”
-
- — Vidhu Kant, 2023
-
+
+ “I may or may not have a carrot in place of a brain.”
+
+ — Vidhu Kant, 2023
+
I love reading (mostly fiction) and learning new languages. I plan to one day be fluent in like, 5 languages;
Let’s see if I can do that! (spoiler alert: I’m gonna forget about this.)
-
+
I hope I can one day be as cool as Bocchi from "Bocchi the Rock" and be able to play the guitar.
But right now, I’m just as introverted as Bocchi from "Bocchi the Rock" without the cute anime girl and the guitar part.
diff --git a/static/images/vidhukant.webp b/static/images/vidhukant.webp
index cbd50d9..b88eb5c 100644
Binary files a/static/images/vidhukant.webp and b/static/images/vidhukant.webp differ
--
cgit v1.2.3