Skip to content

Commit

Permalink
Added ellipsis
Browse files Browse the repository at this point in the history
  • Loading branch information
HelloWorld017 committed Feb 21, 2017
1 parent a164618 commit 27ac948
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Post.vue
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
</div>
</template>
<section class="post-excerpt">
<p v-html="excerpt"></p>
<p v-html="excerpt"></p>
</section>
<a class="read-more" :href="url"></a>
<footer class="post-meta">
Expand Down

0 comments on commit 27ac948

Please sign in to comment.