diff options
Diffstat (limited to 'content')
-rw-r--r-- | content/archives.md | 6 | ||||
-rw-r--r-- | content/posts/fist-post.md | 8 |
2 files changed, 14 insertions, 0 deletions
diff --git a/content/archives.md b/content/archives.md new file mode 100644 index 0000000..44dce29 --- /dev/null +++ b/content/archives.md @@ -0,0 +1,6 @@ +--- +title: "Archives" +layout: "archives" +url: "/archives/" +summary: archives +--- diff --git a/content/posts/fist-post.md b/content/posts/fist-post.md new file mode 100644 index 0000000..d2cb996 --- /dev/null +++ b/content/posts/fist-post.md @@ -0,0 +1,8 @@ +--- +title: "Fist Post" +date: 2022-03-19T16:07:08+05:30 +draft: false +tags: ['craps'] +categories: ['no-catagories'] +--- +This is a test |