4
0
mirror of https://github.com/cwinfo/yggdrasil-network.github.io.git synced 2025-06-26 23:29:26 +00:00

Update blog listing

This commit is contained in:
Neil Alexander
2018-07-13 13:04:47 +01:00
parent 19d3ba2cec
commit bbc3b29428
2 changed files with 3 additions and 2 deletions

View File

@ -8,7 +8,7 @@
</div>
<div id='overview'>
<div id='title'><a href="{{ post.url }}">{{ post.title }}</a></div>
<div id='excerpt'>{{ post.excerpt }}</div>
<div id='excerpt'>{{ post.excerpt | strip_html }}</div>
</div>
</div>
{% endfor %}