From 67dbc490de261318f1190d1e7e46dd9272f51ef6 Mon Sep 17 00:00:00 2001 From: Indrajith K L Date: Sat, 27 Aug 2022 04:43:46 +0530 Subject: Initial Commit * MVP --- src/posts/posts.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 src/posts/posts.json (limited to 'src/posts/posts.json') diff --git a/src/posts/posts.json b/src/posts/posts.json new file mode 100644 index 0000000..0cb18be --- /dev/null +++ b/src/posts/posts.json @@ -0,0 +1,5 @@ +{ + "layout": "posts", + "tags": "posts" + +} \ No newline at end of file -- cgit v1.2.3