diff --git a/_data/categories.yaml b/_data/categories.yaml index 9a13222..09f6c8f 100644 --- a/_data/categories.yaml +++ b/_data/categories.yaml @@ -41,5 +41,5 @@ subcategories: - name: summer2016 title: Summer 2016 - - name: summer2017 - title: Summer 2017 \ No newline at end of file + + \ No newline at end of file diff --git a/_data/categories_name.yaml b/_data/categories_name.yaml index f0aeaf7..dfeae5e 100644 --- a/_data/categories_name.yaml +++ b/_data/categories_name.yaml @@ -14,3 +14,4 @@ editorial: Editorial verbatim: Verbatim sports: Sports internblogs: Intern Blogs +summer2016: Summer 2016 diff --git a/category/summer2016/index.html b/category/summer2016/index.html new file mode 100644 index 0000000..2861307 --- /dev/null +++ b/category/summer2016/index.html @@ -0,0 +1,3 @@ +--- +category: summer2016 +--- \ No newline at end of file