fix: Remove unused pubdate
This commit is contained in:
parent
3e5d8f5991
commit
9324bd00fe
|
@ -10,7 +10,6 @@
|
|||
<main>
|
||||
<article>
|
||||
<h1>{{ title }}</h1>
|
||||
<time pubdate="pubdate">{{ date | date: "%b %d, %Y" }}</time><br />
|
||||
|
||||
{{ content }}
|
||||
</article>
|
||||
|
|
Loading…
Reference in a new issue