summaryrefslogtreecommitdiff
path: root/_includes/post_header.html
diff options
context:
space:
mode:
Diffstat (limited to '_includes/post_header.html')
-rw-r--r--_includes/post_header.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/_includes/post_header.html b/_includes/post_header.html
index c7e185f..e7bdae5 100644
--- a/_includes/post_header.html
+++ b/_includes/post_header.html
@@ -1,3 +1,4 @@
+{%- assign date_format = site.minima.date_format | default: "%b %-d, %Y" -%}
<div class="container">
<h1>{{ page.title }}</h1>
<h4 class="post-description">{{ page.description }}</h4>