Change permalink
This commit is contained in:
parent
843fa688cc
commit
cb4acd9423
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: "Posts by Category"
|
||||
layout: categories
|
||||
permalink: /categories-archive/
|
||||
permalink: /categories/
|
||||
author_profile: true
|
||||
---
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: "Posts by Tag"
|
||||
permalink: /tags-archive/
|
||||
permalink: /tags/
|
||||
layout: tags
|
||||
author_profile: true
|
||||
---
|
||||
|
|
Loading…
Reference in a new issue