From e629cc77768ad029445648540a0dd4129ce869a7 Mon Sep 17 00:00:00 2001 From: Kumar Damani Date: Mon, 12 Sep 2022 18:56:16 -0400 Subject: moved to hugo --- content/post/_index.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 content/post/_index.md (limited to 'content/post/_index.md') diff --git a/content/post/_index.md b/content/post/_index.md new file mode 100644 index 0000000..8a084d9 --- /dev/null +++ b/content/post/_index.md @@ -0,0 +1,6 @@ ++++ +aliases = ["posts", "articles", "blog", "showcase", "docs"] +title = "Posts" +author = "Hugo Authors" +tags = ["index"] ++++ -- cgit v1.2.3