Skip to content

Commit

Permalink
Change permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
mmistakes committed May 21, 2019
1 parent 843fa68 commit cb4acd9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion test/_pages/category-archive.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Posts by Category"
layout: categories
permalink: /categories-archive/
permalink: /categories/
author_profile: true
---
2 changes: 1 addition & 1 deletion test/_pages/tag-archive.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Posts by Tag"
permalink: /tags-archive/
permalink: /tags/
layout: tags
author_profile: true
---

0 comments on commit cb4acd9

Please sign in to comment.