From db3fadbcc9f396ca22c4578101bbcd0a7e81609e Mon Sep 17 00:00:00 2001 From: Thales Lima Oliveira Date: Wed, 16 Jan 2019 09:35:35 -0200 Subject: Stability and site updates --- docs/_layouts/default.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/_layouts/default.html b/docs/_layouts/default.html index d55bebe..f63ba44 100644 --- a/docs/_layouts/default.html +++ b/docs/_layouts/default.html @@ -16,11 +16,11 @@

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

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

{% if site.github.is_project_page %} - Ver no GitHub + Source Code {% endif %} {% if site.show_downloads %} - Download - + PSP-UFU Download + Samples {% endif %} -- cgit