mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-19 14:43:47 +00:00
Fix posts.
This commit is contained in:
parent
5fcfd74136
commit
a8e8ca4874
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ root: .
|
|||
</div>
|
||||
</div>
|
||||
|
||||
{% if site.posts | size %}
|
||||
{% if site.posts != empty %}
|
||||
<div class="row">
|
||||
<div class="col-sm-12">
|
||||
<h2>Recent news</h2>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue