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