mirror of
https://github.com/safing/web
synced 2025-09-02 11:09:03 +00:00
Decrease author at top of blog
This commit is contained in:
parent
fcbe632a51
commit
ff623c5dd5
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ layout: publication_container
|
||||||
{{ page.summary | markdownify | remove: "<p>" | remove: "</p>" }}
|
{{ page.summary | markdownify | remove: "<p>" | remove: "</p>" }}
|
||||||
</p>
|
</p>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
<span class="header-four-container-title-author">
|
<span class="header-four-container-title-author text-md">
|
||||||
{% if page.updated %}
|
{% if page.updated %}
|
||||||
updated {{ page.updated | date: "%B %-d, %Y" }}
|
updated {{ page.updated | date: "%B %-d, %Y" }}
|
||||||
{% else %}
|
{% else %}
|
||||||
|
|
Loading…
Add table
Reference in a new issue