diff options
author | Vidhu Kant Sharma <vidhukant@vidhukant.com> | 2023-08-27 11:06:40 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <vidhukant@vidhukant.com> | 2023-08-27 11:06:40 +0530 |
commit | 6dc322fa573cdc2fcbbd64bb2ee1a8e1a258ff83 (patch) | |
tree | 3213174d4e552b59a7e132a50b89907b976092b6 | |
parent | 32a82d799745024da04dde8d8f028aa4b962df2a (diff) |
added header on blog
-rw-r--r-- | content/blog/2022/_index.md | 4 | ||||
-rw-r--r-- | content/blog/2023/_index.md | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/content/blog/2022/_index.md b/content/blog/2022/_index.md index 3e8fc07..4f3b336 100644 --- a/content/blog/2022/_index.md +++ b/content/blog/2022/_index.md @@ -1,6 +1,8 @@ --- title: 2022 heading: All Posts From 2022 +headerImg: "/images/gray-area/anime-header.webp" +headerAlt: "sexy anime header (just for aesthetics; I don’t own this but can use this.. I think)" --- -![sexy anime header (just for aesthetics; I don't own this but can use this.. I think)](/images/gray-area/anime-header.webp) +All blog posts from 2022 diff --git a/content/blog/2023/_index.md b/content/blog/2023/_index.md index a233db9..5bc712f 100644 --- a/content/blog/2023/_index.md +++ b/content/blog/2023/_index.md @@ -1,6 +1,8 @@ --- title: 2023 heading: All Posts From 2023 +headerImg: "/images/gray-area/anime-header.webp" +headerAlt: "sexy anime header (just for aesthetics; I don’t own this but can use this.. I think)" --- -![sexy anime header (just for aesthetics; I don't own this but can use this.. I think)](/images/gray-area/anime-header.webp) +All blog posts from 2023 |