diff options
author | Vidhu Kant Sharma <vidhukant@vidhukant.xyz> | 2023-06-28 14:55:58 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <vidhukant@vidhukant.xyz> | 2023-06-28 14:55:58 +0530 |
commit | 234e8f35d1a98f52fdd54eedcec1782d2b363748 (patch) | |
tree | ab5bb72d96f4785ff43ffb315998ce93b0ee25c2 /config.toml | |
parent | 0e33a236e4722faa4de1e129ae54f432e98bcf56 (diff) |
moved image to _index.md
Diffstat (limited to 'config.toml')
-rw-r--r-- | config.toml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/config.toml b/config.toml index fac98c6..d7cce6f 100644 --- a/config.toml +++ b/config.toml @@ -12,8 +12,6 @@ gifs = [ "<a href='/contact/'><img src='/images/no-facebook.webp' alt=\"Not f'd. You won't find me on Facebook\" width='120'></a>", "<a href='https://512kb.club'><img src='/images/green-team.svg' alt='a proud member of the green team of 512KB club'></a>" ] -mainPictureURL = "/images/vidhukant.webp" -mainPictureAlt = "Vidhu Kant" blogTitle = "Vidhu Kant's Blog" listsTitle = "Vidhu Kant's Lists" docsTitle = "Vidhu Kant's Docs" |