Skip to content

Commit d0384e3

Browse files
authored
Update post.html
1 parent ad178c5 commit d0384e3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: layouts/post.html

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
layout: default
33
---
44
<h1>{{ page.title }}</h1>
5-
<!--span class="time">{{ page.date | date_to_string }}</span-->
65

76
<div class="content">
87
<div class="post">{{ content }}</div>

0 commit comments

Comments
 (0)