diff --git a/code/Story/embed.skin b/code/Story/embed.skin index d6ac72b8..2c4f9a5f 100644 --- a/code/Story/embed.skin +++ b/code/Story/embed.skin @@ -1,2 +1,2 @@ <% story.content part="title" suffix="
" %>
-<% story.content part="text" limit="100" clipping=" ..." %><% story.link text="[read more]" prefix=" " to="main" %><% story.editlink prefix=" ... " %>
+<% story.content part="text" limit="20" delimiter=" " clipping=" ..." %><% story.link text="[read more]" prefix=" " to="main" %><% story.editlink prefix=" ... " %>