aboutsummaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
authorVidhu Kant Sharma <vidhukant@vidhukant.xyz>2023-02-15 15:25:46 +0530
committerVidhu Kant Sharma <vidhukant@vidhukant.xyz>2023-02-15 15:25:46 +0530
commitbc8d943ce88d35d3c6e465cb752b2ae84673fb4c (patch)
tree570c82158dca7430080efaf9245d0e03eb2f0419 /config.toml
parentd9bf95c6df12974981ad24a1b2929795615c6b00 (diff)
added 'cool links' section to homepage
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml9
1 files changed, 0 insertions, 9 deletions
diff --git a/config.toml b/config.toml
index 4974e12..0bfc4ce 100644
--- a/config.toml
+++ b/config.toml
@@ -38,15 +38,6 @@ indexContent = """
Apart from programming, I pick up new interests way too quickly and drop them at the same speed,
but there&rsquo;s still a long list of my hobbies that stick around. I hope I&rsquo;d be able to talk about all of them on my blog.
</p>
-
- <h1>My other websites</h1>
- <p>
- <a href="https://vidhukant.xyz">vidhukant.xyz</a> is my only active website.
- I also have <a href="https://mikunonaka.net">mikunonaka.net</a> and <a href="https://weeb-developerz.xyz">weeb-developerz.xyz</a>.
- I just got the domains because they weren’t very expensive, but they only redirect to here.
- If you have any ideas tell me! MikunoNaka.net probably will be used for something related to my channel,
- but weeb-developerz.xyz is supposed to be something like a FOSS community thing, that’d be pretty cool
- </p>
</div>
"""