fix: cleanup
This commit is contained in:
parent
779d636f08
commit
930cc60175
32 changed files with 47 additions and 47 deletions
|
@ -24,10 +24,10 @@ description: These are awesome blogs that I enjoy and you may enjoy too.
|
|||
—
|
||||
{%- endif -%}
|
||||
{%- if blog.json_feed -%}
|
||||
• <a href="{{ blog.json_feed }}">{% tablericon "json" "Subscribe via JSON" %}</a>
|
||||
· <a href="{{ blog.json_feed }}">{% tablericon "json" "Subscribe via JSON" %}</a>
|
||||
{%- endif -%}
|
||||
{%- if blog.newsletter -%}
|
||||
• <a href="{{ blog.newsletter }}">{% tablericon "mail-plus" "Newsletter subscription" %}</a>
|
||||
· <a href="{{ blog.newsletter }}">{% tablericon "mail-plus" "Newsletter subscription" %}</a>
|
||||
{%- endif -%}
|
||||
</td>
|
||||
</tr>
|
||||
|
|
Reference in a new issue