From 8425ca83afb22f9dc93277d3726c3e5ecfafcb57 Mon Sep 17 00:00:00 2001 From: Yegor Vialov Date: Fri, 8 Feb 2019 15:35:06 +0200 Subject: [PATCH] Update default.html --- _layouts/default.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_layouts/default.html b/_layouts/default.html index 253c9f9..16b96ae 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -24,7 +24,7 @@

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

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

{% if site.github.is_project_page %} - View on GitHub + View on GitHub {% endif %} {% if site.show_downloads %} Download .zip