1
0
Fork 0
forked from github/pelican

Minor theme changes.

This commit is contained in:
Alexis Metaireau 2010-10-31 15:00:45 +00:00
commit 091d8a2705
4 changed files with 30 additions and 20 deletions

View file

@ -3,7 +3,9 @@
{% block content %}
<section id="content" class="body">
<article>
<header> <h2 class="entry-title"><a href="{{ article.url }}" rel="bookmark" title="Permalink to {{ article.title }}">{{ article.title }}</a></h2> </header>
<header> <h1 class="entry-title"><a href="{{ article.url }}"
rel="bookmark" title="Permalink to {{ article.title }}">{{ article.title
}}</a></h1> </header>
<div class="entry-content">
<footer class="post-info">
<abbr class="published" title="{{ article.date.isoformat() }}">