From 14beb0ec670e86120eac64b4cc4127cc10e939c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Mon, 17 Jul 2017 01:47:19 +0200 Subject: [PATCH] Add some more missing aliases --- content/content-management/_index.md | 2 +- content/templates/_index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/content-management/_index.md b/content/content-management/_index.md index bc011b681..96ff44d2f 100644 --- a/content/content-management/_index.md +++ b/content/content-management/_index.md @@ -13,7 +13,7 @@ menu: categories: [content management] weight: 01 #rem draft: false -aliases: [/content/] +aliases: [/content/,/content/organization] toc: false --- diff --git a/content/templates/_index.md b/content/templates/_index.md index 27d5aa16e..4c4f35e8c 100644 --- a/content/templates/_index.md +++ b/content/templates/_index.md @@ -13,7 +13,7 @@ weight: 01 #rem categories: [templates] #tags: [] draft: false -aliases: [/templates/overview/] +aliases: [/templates/overview/,/templates/content] toc: false notesforauthors: ---