diff --git a/public/themes/website/1/en/demo/about.html b/public/themes/website/1/en/demo/about.html index a13af14..9147382 100644 --- a/public/themes/website/1/en/demo/about.html +++ b/public/themes/website/1/en/demo/about.html @@ -270,7 +270,7 @@
- {hcTaglib:contentPage mainField="*" subField="*" name="hc_content" limit="12" item="vo"} + {hcTaglib:contentPage mainField="*" subField="*" name="hc_content" limit="12" item="vo" sort="sort desc"} {php}$dl_file = $vo['url'] ?? ($vo['thumbnail']['url'] ?? '');{/php}