remove author from header, it's always gonna be me
This commit is contained in:
parent
8014855669
commit
c8a8a2b0ef
2 changed files with 1 additions and 4 deletions
|
@ -18,9 +18,6 @@
|
|||
</nav>
|
||||
<h1>{{ title }}</h1>
|
||||
<div class="header-meta">
|
||||
{%- if author -%}
|
||||
<author>{{ author }}</author>
|
||||
{%- endif -%}
|
||||
{%- if date and not omitMetadata -%}
|
||||
<date>{{ date | formatDate("MMMM D, YYYY") }}</date>
|
||||
{%- endif -%}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue