From 381ac1fc3d98ecd0b6f5215c54f907eac6d2b873 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Wed, 12 Feb 2020 09:26:16 -0300 Subject: html tidy wip --- _layouts/default.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_layouts/default.html') diff --git a/_layouts/default.html b/_layouts/default.html index 1ff8c1d..6416f57 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -57,7 +57,7 @@
-

{{ page.title }}

+ {% if page.title %}

{{ page.title }}

{% endif %} {{ content }}
-- cgit v1.2.3 From 6191fde9b2d190ae9a0d27b0c514434158e0d517 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Fri, 14 Feb 2020 22:52:36 -0300 Subject: _layouts/default.html: Generate langs