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