mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 22:37:49 +00:00
Remove date from post teasers
This commit is contained in:
@@ -5,12 +5,6 @@
|
|||||||
</a>
|
</a>
|
||||||
</h1>
|
</h1>
|
||||||
|
|
||||||
<span class="post-date">
|
|
||||||
<time datetime="{{ .Date.Format "2006-01-02" }}" class="post-date">
|
|
||||||
{{ .Date.Format .Site.Params.date_format }}
|
|
||||||
</time>
|
|
||||||
</span>
|
|
||||||
|
|
||||||
{{ .Summary }}
|
{{ .Summary }}
|
||||||
|
|
||||||
</article>
|
</article>
|
||||||
|
|||||||
Reference in New Issue
Block a user