mirror of
https://github.com/kaboomserver/website.git
synced 2024-12-22 15:55:04 +00:00
Update index.html
This commit is contained in:
parent
52f573a5f5
commit
ce4fe5402d
1 changed files with 8 additions and 10 deletions
|
@ -400,7 +400,6 @@
|
||||||
<div id="news">
|
<div id="news">
|
||||||
<div id="newscontainer">
|
<div id="newscontainer">
|
||||||
<h2>News</h2>
|
<h2>News</h2>
|
||||||
<div id="box">
|
|
||||||
<ul>
|
<ul>
|
||||||
{% for post in site.posts %}
|
{% for post in site.posts %}
|
||||||
<li>
|
<li>
|
||||||
|
@ -411,7 +410,6 @@
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
|
||||||
<div id="downloads">
|
<div id="downloads">
|
||||||
<div id="downloadscontainer">
|
<div id="downloadscontainer">
|
||||||
<h2>Downloads</h2>
|
<h2>Downloads</h2>
|
||||||
|
|
Loading…
Reference in a new issue