diff options
author | Vidhu Kant Sharma <vidhukant@vidhukant.xyz> | 2023-01-05 20:43:29 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <vidhukant@vidhukant.xyz> | 2023-01-05 20:43:29 +0530 |
commit | e30bcfd250056b9c573012c939e805d68553e7df (patch) | |
tree | 8f0ce8ab71693f1cd68a5d82b657d7630a147a2c /content | |
parent | 2322206f22662e4652a2c37e60511ff2211001c9 (diff) |
changed page title
Diffstat (limited to 'content')
-rw-r--r-- | content/blog/2022/_index.md | 1 | ||||
-rw-r--r-- | content/blog/2023/_index.md | 4 |
2 files changed, 5 insertions, 0 deletions
diff --git a/content/blog/2022/_index.md b/content/blog/2022/_index.md index 3bf91c1..b28705b 100644 --- a/content/blog/2022/_index.md +++ b/content/blog/2022/_index.md @@ -1,3 +1,4 @@ --- title: 2022 +heading: All Posts From 2022 --- diff --git a/content/blog/2023/_index.md b/content/blog/2023/_index.md new file mode 100644 index 0000000..2482f8b --- /dev/null +++ b/content/blog/2023/_index.md @@ -0,0 +1,4 @@ +--- +title: 2023 +heading: All Posts From 2023 +--- |