Merge branch 'dev-ayo' of github.com:fullhacker/fullhacker.github.io into dev-ayo
This commit is contained in:
commit
fb3a586a04
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ layout: default
|
|||
<a class="post-link post-title" href="{{ post.url | relative_url }}">{{ post.title | escape }}</a>
|
||||
</h3>
|
||||
<div class="float-left post-excerpt">
|
||||
<img class="float-right post-thumb" alt="{{ post.title | escape }}" src="../assets/images/{{ post.image }}" />
|
||||
<img class="float-right post-thumb" alt="{{ post.description | escape }}" src="../assets/images/{{ post.image }}" />
|
||||
{{ post.excerpt }}
|
||||
</div>
|
||||
<div class="clear-both"></div>
|
||||
|
|
Loading…
Reference in a new issue