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 From 79ca75ed18a0c5efea029d00d1504784f9ddbde2 Mon Sep 17 00:00:00 2001 From: Thales Lima Oliveira Date: Wed, 16 Jan 2019 09:43:03 -0200 Subject: Site update --- docs/_layouts/default.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/_layouts/default.html b/docs/_layouts/default.html index f63ba44..95e0ae2 100644 --- a/docs/_layouts/default.html +++ b/docs/_layouts/default.html @@ -20,7 +20,7 @@ {% endif %} {% if site.show_downloads %} PSP-UFU Download - Samples + Samples {% endif %} -- cgit From 5a06bb4424311cbb728af35fe73d259499d7c9bf Mon Sep 17 00:00:00 2001 From: Thales Lima Oliveira Date: Wed, 16 Jan 2019 10:52:01 -0200 Subject: Samples and site updates --- docs/_config.yml | 2 +- docs/_layouts/default.html | 2 +- docs/doxygen/mainpage/mainpage.dox | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/_config.yml b/docs/_config.yml index 439e6e2..84b49da 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -1,5 +1,5 @@ title: PSP-UFU -description: Plataforma de Sistemas de Potência
Universidade Federal de Uberlândia +description: Power System Platform
Universidade Federal de Uberlândia show_downloads: true theme: jekyll-theme-cayman google_analytics: UA-106599602-1 diff --git a/docs/_layouts/default.html b/docs/_layouts/default.html index 95e0ae2..5f5edea 100644 --- a/docs/_layouts/default.html +++ b/docs/_layouts/default.html @@ -20,7 +20,7 @@ {% endif %} {% if site.show_downloads %} PSP-UFU Download - Samples + Samples {% endif %} diff --git a/docs/doxygen/mainpage/mainpage.dox b/docs/doxygen/mainpage/mainpage.dox index 58c33e3..fd49c49 100644 --- a/docs/doxygen/mainpage/mainpage.dox +++ b/docs/doxygen/mainpage/mainpage.dox @@ -5,7 +5,7 @@ * - Geraldo Caixeta Guimarães * * ### Date - * September 14, 2017 + * January, 16, 2019 * * * [Project home page](https://thales1330.github.io/PSP/) -- cgit