summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/_config.yml2
-rw-r--r--docs/_layouts/default.html3
-rw-r--r--docs/downloads/windows/pspufu.zipbin0 -> 11017269 bytes
3 files changed, 3 insertions, 2 deletions
diff --git a/docs/_config.yml b/docs/_config.yml
index 18e2460..3ddfdc5 100644
--- a/docs/_config.yml
+++ b/docs/_config.yml
@@ -1,4 +1,4 @@
title: PSP-UFU
-description: Plataforma de Sistemas de Potência Universidade Federal de Uberlândia
+description: Plataforma de Sistemas de Potência<br />Universidade Federal de Uberlândia
show_downloads: true
theme: jekyll-theme-cayman \ No newline at end of file
diff --git a/docs/_layouts/default.html b/docs/_layouts/default.html
index 14fca90..558c8e4 100644
--- a/docs/_layouts/default.html
+++ b/docs/_layouts/default.html
@@ -18,7 +18,8 @@
<a href="{{ site.github.repository_url }}" class="btn">Ver no GitHub</a>
{% endif %}
{% if site.show_downloads %}
- <a href="{{ site.github.zip_url }}" class="btn">Download código fonte (.zip)</a>
+ <a href="{{ site.github.zip_url }}" class="btn">Download para Windows</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 %}
</section>
diff --git a/docs/downloads/windows/pspufu.zip b/docs/downloads/windows/pspufu.zip
new file mode 100644
index 0000000..948f37c
--- /dev/null
+++ b/docs/downloads/windows/pspufu.zip
Binary files differ