no post dates at all
This commit is contained in:
parent
bc981cb8d4
commit
0d17869b77
|
@ -1,5 +1,5 @@
|
|||
<article class="feed {{post_class}}" data-month="{{date format="MMMM YYYY"}}">
|
||||
|
||||
<!--
|
||||
<div class="feed-calendar">
|
||||
<div class="feed-calendar-month">
|
||||
{{date published_at format="MMM"}}
|
||||
|
@ -8,6 +8,7 @@
|
|||
{{date published_at format="DD"}}
|
||||
</div>
|
||||
</div>
|
||||
-->
|
||||
|
||||
{{#match @custom.feed_layout "!=" "Text-only"}}
|
||||
{{#match @custom.feed_layout "!=" "Minimal"}}
|
||||
|
|
Loading…
Reference in New Issue