From e30bcfd250056b9c573012c939e805d68553e7df Mon Sep 17 00:00:00 2001 From: Vidhu Kant Sharma Date: Thu, 5 Jan 2023 20:43:29 +0530 Subject: changed page title --- content/blog/2022/_index.md | 1 + content/blog/2023/_index.md | 4 ++++ 2 files changed, 5 insertions(+) create mode 100644 content/blog/2023/_index.md (limited to 'content/blog') 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 +--- -- cgit v1.2.3