summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorThales Lima Oliveira <thaleslima.ufu@gmail.com>2017-09-15 14:39:04 -0300
committerThales Lima Oliveira <thaleslima.ufu@gmail.com>2017-09-15 14:39:04 -0300
commitf908f9c7fd220037d56a64fc034469380dc86cab (patch)
tree381ec6e1584d3675db6d2570fb2922d970cefffb /docs
parent45d3a2b8887e15fecd36cfc243fb473f0c63e741 (diff)
downloadPSP.git-f908f9c7fd220037d56a64fc034469380dc86cab.tar.gz
PSP.git-f908f9c7fd220037d56a64fc034469380dc86cab.tar.xz
PSP.git-f908f9c7fd220037d56a64fc034469380dc86cab.zip
Bugfix
Diffstat (limited to 'docs')
-rw-r--r--docs/_config.yml1
-rw-r--r--docs/_layouts/default.html2
2 files changed, 1 insertions, 2 deletions
diff --git a/docs/_config.yml b/docs/_config.yml
index 9fc1c95..49b8584 100644
--- a/docs/_config.yml
+++ b/docs/_config.yml
@@ -1,5 +1,4 @@
title: PSP-UFU
description: Plataforma de Sistemas de Potência
-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 0a02a08..f5d1a8e 100644
--- a/docs/_layouts/default.html
+++ b/docs/_layouts/default.html
@@ -1,5 +1,5 @@
<!DOCTYPE html>
-<html lang="{{ site.lang | default: "en-US" }}">
+<html lang="{{ site.lang | default: "pt-BR" }}">
<head>
<meta charset="UTF-8">