We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad178c5 commit d0384e3Copy full SHA for d0384e3
layouts/post.html
@@ -2,7 +2,6 @@
2
layout: default
3
---
4
<h1>{{ page.title }}</h1>
5
-<!--span class="time">{{ page.date | date_to_string }}</span-->
6
7
<div class="content">
8
<div class="post">{{ content }}</div>
0 commit comments