From 09d7c3077f3a07ef09c6cbbcb5cecc06a5a7c631 Mon Sep 17 00:00:00 2001 From: Anastasia Date: Tue, 24 Jul 2018 12:08:37 +0300 Subject: [PATCH] article picture on main --- frontend/views/site/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/views/site/index.php b/frontend/views/site/index.php index d6ab6cc..2197a52 100755 --- a/frontend/views/site/index.php +++ b/frontend/views/site/index.php @@ -91,7 +91,7 @@
- image ? $article->image->getPath() : null))->cropResize(360, 230)->renderImage() + image) ? $article->image->getPath() : null)->cropResize(360, 230)->renderImage() ?>
language->title?>
-- libgit2 0.21.4