diff options
Diffstat (limited to 'src/pt/index.html')
-rw-r--r-- | src/pt/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/pt/index.html b/src/pt/index.html index 8b4ca5a..8a51a04 100644 --- a/src/pt/index.html +++ b/src/pt/index.html @@ -3,7 +3,7 @@ <head> <meta charset=UTF-8 /> <meta name="viewport" content="width=device-width, initial-scale=1" /> - <title>Thomas’ Euro Collection</title> + <title>A Coleção de Euros de Thomas</title> <link rel="shortcut icon" type="image/svg" href="/favicon.svg" /> <link rel="stylesheet" type="text/css" href="/style.css" /> </head> @@ -14,8 +14,8 @@ <main> <section> <header> - <h1>Thomas’ Euro Collection</h1> - <h6>…and some world stuff too!</h6> + <h1>Minha Coleção de Euros</h1> + <h6>…e algumas coisas do mundo também!</h6> </header> </section> |