Skip to content

Commit

Permalink
edit
Browse files Browse the repository at this point in the history
  • Loading branch information
IamAdiSri committed Jun 4, 2015
1 parent 3ef6779 commit deb59dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/pelican-elegant/templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ <h4 class="no-space-below"><a href="{{ SITEURL }}/{{ article.url }}">{{ article.
<article>
<h5 class="no-space-below"><a href="{{ SITEURL }}/{{ article.url }}">{{ article.title }} {%if article.subtitle %} <small> {{ article.subtitle }} </small> {% endif %} </a></h5>
<section>
<p>Posted by <a href="{{ SITEURL }}/{{ article.author.url }}" rel="author">{{ article.author }}</a> on
<p>posted by <a href="{{ SITEURL }}/{{ article.author.url }}" rel="author">{{ article.author }}</a> on
{{ article.locale_date }} </p>
{{ article.summary }}
</section>
Expand Down

0 comments on commit deb59dd

Please sign in to comment.