Anxhelo Lushka
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
0 additions and
2 deletions
-
blog/index.html
|
|
@ -37,7 +37,6 @@ section_id: blog |
|
|
|
<span>{{ post.date | date: "%B %d, %Y" }}</span> |
|
|
|
</p> |
|
|
|
<p>{{post.excerpt}}</p> |
|
|
|
<div class="spacing"></div> |
|
|
|
<p><a href="{{ post.url | replace:'.html','' }}" class="button tiny blue simple boxed">Read more</a></p> |
|
|
|
</div> |
|
|
|
</div> |
|
|
@ -76,7 +75,6 @@ section_id: blog |
|
|
|
<span>{{ post.date | date: "%B %d, %Y" }}</span> |
|
|
|
</p> |
|
|
|
<p>{{post.excerpt}}</p> |
|
|
|
<div class="spacing"></div> |
|
|
|
<p><a href="{{ post.url | replace:'.html','' }}" class="button tiny blue simple boxed">Read more</a></p> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|