From 5aae3e80a31476c5762720489f911a989891496d Mon Sep 17 00:00:00 2001 From: la-ninpre Date: Sun, 21 Nov 2021 15:36:50 +0300 Subject: fix permalinks in visual categories' pages 8 + 4 = 12 files! that's mess... --- visual/drawings.md | 2 +- visual/logos.md | 2 +- visual/photos.md | 2 +- visual/renders.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'visual') diff --git a/visual/drawings.md b/visual/drawings.md index 156dc8c..77cb825 100644 --- a/visual/drawings.md +++ b/visual/drawings.md @@ -1,6 +1,6 @@ --- title: drawings -permalink: /art/drawings/ +permalink: /visual/drawings/ layout: art-category --- diff --git a/visual/logos.md b/visual/logos.md index 41feb92..815fe9c 100644 --- a/visual/logos.md +++ b/visual/logos.md @@ -1,6 +1,6 @@ --- title: logos -permalink: /art/logos/ +permalink: /visual/logos/ layout: art-category --- diff --git a/visual/photos.md b/visual/photos.md index 6f5728d..525bd32 100644 --- a/visual/photos.md +++ b/visual/photos.md @@ -1,6 +1,6 @@ --- title: photos -permalink: /art/photos/ +permalink: /visual/photos/ layout: art-category --- diff --git a/visual/renders.md b/visual/renders.md index 8426957..66f3131 100644 --- a/visual/renders.md +++ b/visual/renders.md @@ -1,6 +1,6 @@ --- title: renders -permalink: /art/renders/ +permalink: /visual/renders/ layout: art-category --- -- cgit v1.2.3