diff --git a/_layouts/post.html b/_layouts/post.html index 8d5c16fe10bceb37e84432a6336cbff7b38d4cb8..b9c224a946756e696e0b87c2c14b784aa809aba1 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -21,7 +21,6 @@ layout: default <header> <h1> {{ page.title | escape }}<br /> - <small>{{ page.date | date: '%B %d, %Y' }}</small> </h1> </header>