aboutsummaryrefslogtreecommitdiffstats
path: root/_config.yml
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 /_config.yml
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 '_config.yml')
-rw-r--r--_config.yml12
1 files changed, 6 insertions, 6 deletions
diff --git a/_config.yml b/_config.yml
index ffe208e..7588121 100644
--- a/_config.yml
+++ b/_config.yml
@@ -14,10 +14,10 @@ exclude:
# sadly wildcards don't work
keep_files:
- - art/photos/thumbs
- - art/renders/thumbs
- - art/drawings/thumbs
- - art/logos/thumbs
+ - visual/photos/thumbs
+ - visual/renders/thumbs
+ - visual/drawings/thumbs
+ - visual/logos/thumbs
collections:
music_releases:
@@ -60,11 +60,11 @@ defaults:
image: true
- scope:
- path: "art"
+ path: "visual"
values:
art: true
- scope:
- path: "art/*/thumbs"
+ path: "visual/*/thumbs"
values:
thumbnail: true