Skip to content

Commit da0a2ef

Browse files
committed
Add Português link
1 parent eea4208 commit da0a2ef

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

_layouts/default.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ <h1>{{ page.title }}</h1>
116116
<a href="/">English</a> |
117117
<a href="/fr/">Français</a> |
118118
<a href="/de/">Deutsch</a> |
119+
<a href="/pt-BR/">Português</a> |
119120
<a href="/tr/">Türkçe</a>
120121
</div>
121122
{{ content }}
@@ -148,4 +149,4 @@ <h4 style="margin-top: 0; margin-bottom: 10px; font-size: 16px; ">
148149
</div>
149150
</footer>
150151
</body>
151-
</html>
152+
</html>

index-br.md renamed to index-pt-BR.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
layout: page
33
title: "Keep Android Open"
4-
lang: br
5-
permalink: /
4+
lang: pt-BR
5+
permalink: /pt-BR/
66
description: "Defendendo o Android como uma plataforma livre e aberta para todos construírem aplicativos."
77

88
# localizable sections for the footer text

0 commit comments

Comments
 (0)