forked from rDrama/rDrama
1
0
Fork 0

remove spaces

master
Aevann 2023-08-17 01:43:27 +03:00
parent 2015764215
commit e452340b4a
5 changed files with 8 additions and 8 deletions

View File

@ -5,7 +5,7 @@
{%- endmacro -%}
{%- macro random_image(path) -%}
{{- "/" ~ path ~ "/" ~ listdir('files/' ~ path)|random() ~ '?x=6' }}
{{- "/" ~ path ~ "/" ~ listdir('files/' ~ path)|random() ~ '?x=6' -}}
{%- endmacro -%}
{% macro post_meta(p) %}