mirror of
https://github.com/aljazceru/cryptoanarchywiki.github.io.git
synced 2025-12-17 21:24:20 +01:00
Update ol to ul
This commit is contained in:
@@ -35,9 +35,9 @@ layout: default
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
|
||||
<ol class="posts">
|
||||
<ul class="posts">
|
||||
<li><a href="{{ post.url }}">{{ post.title }}</a> » <i><span>{{ post.date | date_to_string }}</span></i></li>
|
||||
</ol>
|
||||
</ul>
|
||||
|
||||
{% if forloop.last %}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user