summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 56da622..eb3b799 100644
--- a/index.html
+++ b/index.html
@@ -21,7 +21,7 @@ title: lumberjaph.net
<article>
<h3><a href="{{ root_url }}{{ post.url }}">{{post.title}}</a></h3>
<div class="meta">
- <span class="date">{{ date | date: "%b %e " }}</span>
+ // <span class="date">{{ date | date: "%b %e " }}</span> &#8208; <span class="oneliner">{{ post.summary }}</span>
</div>
</article>