From 97c19c29cd3b9d7d69e103b6b78cd299a6428086 Mon Sep 17 00:00:00 2001 From: la-ninpre Date: Tue, 23 Feb 2021 14:23:15 +0300 Subject: add categories to art page whooah! there is some tough liquid-tagging involved. --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_config.yml') diff --git a/_config.yml b/_config.yml index 6cb69dd..a74072f 100644 --- a/_config.yml +++ b/_config.yml @@ -27,6 +27,6 @@ defaults: image: true - scope: - path: "assets/img/art" + path: "art" values: art: true -- cgit v1.2.3