diff --git a/content/archives.md b/content/archives.md new file mode 100644 index 00000000..98a1ee9d --- /dev/null +++ b/content/archives.md @@ -0,0 +1,5 @@ +--- +date: 2019-05-28 +type: section +layout: "archives" +--- \ No newline at end of file diff --git a/content/post/_index.md b/content/post/_index.md index 8b3c0ebb..7c6bd54f 100644 --- a/content/post/_index.md +++ b/content/post/_index.md @@ -1,5 +1,5 @@ +++ -aliases = ["posts","articles","blog","showcase","docs","archives"] +aliases = ["posts","articles","blog","showcase","docs"] title = "Posts" author = "Hugo Authors" tags = ["index"]