mirror of https://gitlab.com/curben/blog
style: reduce tab spacing
This commit is contained in:
parent
6b9395cebc
commit
ec434af4ea
|
@ -30,7 +30,6 @@
|
|||
<% if (theme.rss) { %>
|
||||
<link rel="alternate" href="<%- theme.rss %>" title="<%= config.title %>" type="application/atom+xml">
|
||||
<% } %>
|
||||
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
|
||||
|
|
Loading…
Reference in New Issue