From 07582842778aed7f671efbf492509c2e9bf1a725 Mon Sep 17 00:00:00 2001 From: emanuele-f Date: Mon, 16 Nov 2020 19:13:12 +0100 Subject: [PATCH] Doc --- _layouts/default.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/_layouts/default.html b/_layouts/default.html index d56389a0..faef9c85 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -19,8 +19,10 @@ View on GitHub {% endif %} -

{{ site.title | default: site.github.repository_name }}

-

{{ site.description | default: site.github.project_tagline }}

+ +

{{ site.title | default: site.github.repository_name }}

+

{{ site.description | default: site.github.project_tagline }}

+
{% if site.show_downloads %}