aboutsummaryrefslogtreecommitdiffstats
path: root/_layouts
diff options
context:
space:
mode:
authorla-ninpre <leobrekalini@gmail.com>2021-09-19 18:24:05 +0300
committerla-ninpre <leobrekalini@gmail.com>2021-09-19 18:24:05 +0300
commit8d69c4656ada9b63390e218951de641d58062d15 (patch)
tree0269c6ba49f53b86de28ae59fcb7afc7aed6d4b9 /_layouts
parent102e9dac35c5390fa34b5eb5ec7a0a410d385d20 (diff)
downloadaaoth.xyz-8d69c4656ada9b63390e218951de641d58062d15.tar.gz
aaoth.xyz-8d69c4656ada9b63390e218951de641d58062d15.zip
rename pic-path.html to pic-path.liquid
'cause it contains only liquid script and not a single line of html.
Diffstat (limited to '_layouts')
-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 c1869d7..44162d2 100644
--- a/_layouts/art-category.html
+++ b/_layouts/art-category.html
@@ -6,7 +6,7 @@ layout: default
{{ content }}
-{%- include pic-path.html -%}
+{%- include pic-path.liquid -%}
{% comment %}
upper include provides `artpics` array
and `artthumbs` array, which are used later