diff options
Diffstat (limited to 'config.toml')
-rw-r--r-- | config.toml | 38 |
1 files changed, 0 insertions, 38 deletions
diff --git a/config.toml b/config.toml index 0f96ad5..d6af771 100644 --- a/config.toml +++ b/config.toml @@ -18,44 +18,6 @@ blogTitle = "Vidhu Kant's Blog" listsTitle = "Vidhu Kant's Lists" docsTitle = "Vidhu Kant's Docs" -indexContent = """ -<div id="my-intro"> - <h1>Yo doodz I am pro hacker Vidhu Kant</h1> - <p> - Yahallo! I’m Vidhu Kant. - I’m the premium version of your local dumbass because somehow I have gained the knowledge of altering the beeps and boops - of a computer and my soul now belongs to Linus Torvalds. - - I sometimes make videos, though I haven’t settled down on a theme yet (sadly). - You can find me on <a href="https://sns.mikunonaka.net/odysee">Odysee</a> and <a href="https://sns.mikunonaka.net/youtube">YouTube</a>. - - I code whatever I like, but I call myself a web developer because I mostly find myself doing web dev stuff, - though I <em>would</em> like to get into something much cooler. Only if I had the time... - </p> - - <h1 id="about-me">About Me</h1> - <p> - 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. - </p> - <blockquote> - <em>“I may or may not have a carrot in place of a brain.”</em> - <br> - <span>— Vidhu Kant, 2023</span> - </blockquote> - - <p> - 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.) - - <br> - 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. - </p> -</div> -""" - [author] name = "Vidhu Kant Sharma" email = "vidhukant@vidhukant.com" |