blog.trnck.dev
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Display whole month name

+1 -1
+1 -1
_includes/post-card.html
··· 6 6 </a> 7 7 </h1> 8 8 </div> 9 - <div class="text-gray mb-2 ws-normal">{{ post.date | date: "%b %d, %Y"}}</div> 9 + <div class="text-gray mb-2 ws-normal">{{ post.date | date: "%B %d, %Y"}}</div> 10 10 </div>