mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-30 11:13:57 +00:00
website updates
This commit is contained in:
@@ -146,12 +146,12 @@ runForever()
|
||||
# end for
|
||||
</div>
|
||||
# end if
|
||||
# if len(c.ticker) > 0 and currentTab != "support":
|
||||
<h3 class="blue">Latest News</h3>
|
||||
<div id="sidebar-news">
|
||||
# if len(c.ticker) > 0:
|
||||
$c.ticker
|
||||
# end if
|
||||
</div>
|
||||
# end if
|
||||
</aside>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user