summaryrefslogtreecommitdiffstats
path: root/docs/_layouts
diff options
context:
space:
mode:
authorThales Lima Oliveira <thaleslima.ufu@gmail.com>2017-09-16 17:38:17 -0300
committerThales Lima Oliveira <thaleslima.ufu@gmail.com>2017-09-16 17:38:17 -0300
commitcd9b376f10733c5c76af79e8058da1fa43e42d98 (patch)
tree4803843fa39a64a69eb1f2a180e8020581c29c11 /docs/_layouts
parent93eb030b7164ea7f329a3788dd5ff146fe4779d1 (diff)
downloadPSP.git-cd9b376f10733c5c76af79e8058da1fa43e42d98.tar.gz
PSP.git-cd9b376f10733c5c76af79e8058da1fa43e42d98.tar.xz
PSP.git-cd9b376f10733c5c76af79e8058da1fa43e42d98.zip
Site colour update
Diffstat (limited to 'docs/_layouts')
-rw-r--r--docs/_layouts/default.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_layouts/default.html b/docs/_layouts/default.html
index 3a2f66c..ff275c4 100644
--- a/docs/_layouts/default.html
+++ b/docs/_layouts/default.html
@@ -19,7 +19,7 @@
<a href="{{ site.github.repository_url }}" class="btn">Ver no GitHub</a>
{% endif %}
{% if site.show_downloads %}
- <a href="https://github.com/Thales1330/PSP/raw/master/docs/downloads/windows/pspufu.zip" class="btn btn-default">Download para Windows (x64)</a>
+ <a href="https://github.com/Thales1330/PSP/raw/master/docs/downloads/windows/pspufu.zip" class="btn">Download para Windows (x64)</a>
<a href="{{ site.github.zip_url }}" class="btn">Download código fonte</a>
<!--a href="{{ site.github.tar_url }}" class="btn">Download .tar.gz</a-->
{% endif %}