mirror of https://gitlab.com/curben/blog
fix(layout): remove unnecessary newline
This commit is contained in:
parent
ed71f8bbed
commit
6173a10818
|
@ -6,7 +6,6 @@
|
||||||
amount: 10,
|
amount: 10,
|
||||||
class: 'index'
|
class: 'index'
|
||||||
}) %>
|
}) %>
|
||||||
<br/>
|
|
||||||
<h2>Tags:</h2>
|
<h2>Tags:</h2>
|
||||||
<%- list_tags({
|
<%- list_tags({
|
||||||
amount: 0,
|
amount: 0,
|
||||||
|
|
Loading…
Reference in New Issue