Re-add the date to the navigation
This commit is contained in:
@@ -5,6 +5,8 @@ layout: default
|
||||
<div class="project-header">
|
||||
<div class="breadcrumb-wrapper">
|
||||
<a href="/blog">All technotes</a>
|
||||
<p>//</p>
|
||||
<p>{{ page.date | date: "%Y.%m.%d" }}</p>
|
||||
</div>
|
||||
<h1>{{ page.title }}</h1>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user