ubpdate jekyll to v4.0, build time fixes

This commit is contained in:
codecalm
2019-11-29 16:57:13 +01:00
parent d54053ff0a
commit 6f42a761c7
55 changed files with 291 additions and 265 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
<div class="progress-bar bg-{{ forloop.index | random_number: 30, 90 | number_color }}" role="progressbar" style="width: {{ forloop.index | random_number: 30, 90 }}%"></div>
</div>
</td>
<td><a href="" class="text-muted">{% include ui/icon.html icon="more-horizontal" %}</a></td>
<td><a href="" class="text-muted">{% include_cached ui/icon.html icon="more-horizontal" %}</a></td>
</tr>
{% endfor %}