aboutsummaryrefslogtreecommitdiffstats
path: root/_layouts/art-category.html
diff options
context:
space:
mode:
authorla-ninpre <leobrekalini@gmail.com>2021-11-19 23:55:13 +0300
committerla-ninpre <leobrekalini@gmail.com>2021-11-19 23:55:13 +0300
commit79a4e6c60f2a6b6b69f464a6c83f83e42e5ea510 (patch)
tree4033484cff53f3a652a38f35086771b1772ec73d /_layouts/art-category.html
parent1cae377e2f6198b4df5326a820b6fc3e30486b16 (diff)
downloadaaoth.xyz-79a4e6c60f2a6b6b69f464a6c83f83e42e5ea510.tar.gz
aaoth.xyz-79a4e6c60f2a6b6b69f464a6c83f83e42e5ea510.zip
rename art to visual
'cause it makes more sense. also, this action made me realize that my website is very poorly designed, because to just rename one page i needed to make changes in 6 different files! that's really gross... i hope i can improve it.
Diffstat (limited to '_layouts/art-category.html')
-rw-r--r--_layouts/art-category.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_layouts/art-category.html b/_layouts/art-category.html
index 44162d2..ca12389 100644
--- a/_layouts/art-category.html
+++ b/_layouts/art-category.html
@@ -2,7 +2,7 @@
layout: default
---
-{% include title-with-backlink.html title=page.title backlink="/art/" %}
+{% include title-with-backlink.html title=page.title backlink="/visual/" %}
{{ content }}