mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-04-29 00:05:40 +00:00
Don't show news link til there is news.
This commit is contained in:
parent
1f000e9458
commit
fa7be73f38
1 changed files with 2 additions and 0 deletions
|
|
@ -32,9 +32,11 @@
|
|||
|
||||
<div class="navbar-collapse collapse">
|
||||
<ul class="nav navbar-nav">
|
||||
{% if site.posts != empty %}
|
||||
<li>
|
||||
<a href="{{page.root}}/news">News</a>
|
||||
</li>
|
||||
{% endif %}
|
||||
|
||||
<li class="dropdown">
|
||||
<a href="{{page.root}}/engine" class="dropdown-toggle" data-toggle="dropdown">Engine<i class="fa fa-angle-down"></i></a>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue