_layouts/post.html in jekyll-theme-mehdix-rtl-0.2.4 vs _layouts/post.html in jekyll-theme-mehdix-rtl-1.0.0
- old
+ new
@@ -8,10 +8,10 @@
<div class="post-header">
<h1 class="post-title">{{ page.title }}</h1>
<p>
<i class="fas fa-calendar"></i>
- {{ page.date | jdate: "%d %b %Y" | habify}}<br>
+ {{ page.date | jdate: "%A %d %b %Y" | habify}}<br>
<i class="fas fa-stopwatch"></i>
{{ time | habify }} دقیقه مطالعه
</p>
</div>