diff options
author | Vidhu Kant Sharma <vidhukant@vidhukant.com> | 2023-08-28 17:51:55 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <vidhukant@vidhukant.com> | 2023-08-28 17:51:55 +0530 |
commit | ad138d3c67b1321b38a53b6fa056148085eb5b93 (patch) | |
tree | 79bc6a8514927438c0d83df2a54cd267ae75e769 | |
parent | 4703a15e9e78cd6134feb6f575e52f651f21bb60 (diff) |
added rounded og:image
-rw-r--r-- | hugo.toml | 2 | ||||
-rw-r--r-- | static/images/vidhukant.png | bin | 0 -> 69404 bytes |
2 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ theme = "zt-hugo" [params] siteDescription = "Vidhu Kant Sharma's personal website" domain = "vidhukant.com" -ogImage = "/images/vidhukant.webp" +ogImage = "/images/vidhukant.png" header404 = ["/images/gray-area/anime-header2.webp", "alt"] homepageLinks = [ diff --git a/static/images/vidhukant.png b/static/images/vidhukant.png Binary files differnew file mode 100644 index 0000000..70ff170 --- /dev/null +++ b/static/images/vidhukant.png |