Commit 73f1d4c1aad41a422b450b182c40b0e4698b12fa
1 parent
365b5721
- blog
Showing
2 changed files
with
2 additions
and
0 deletions
Show diff stats
frontend/views/blog/_article.php
@@ -88,4 +88,5 @@ $imageHeight=240; | @@ -88,4 +88,5 @@ $imageHeight=240; | ||
88 | 88 | ||
89 | <meta itemprop="width" content="<?= $imageWidth; ?>"/> | 89 | <meta itemprop="width" content="<?= $imageWidth; ?>"/> |
90 | </div> | 90 | </div> |
91 | +</div> | ||
91 | </div> | 92 | </div> |
92 | \ No newline at end of file | 93 | \ No newline at end of file |
frontend/views/blog/index.php