<li class='{{ include.class }}'>
<a href='{{ base }}{{ include.post.url | remove: '.html' }}'>
<strong>{{ include.post.title }}</strong>
<span>cheatsheet</span>
</a>
</li>