-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
38 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,26 +5,36 @@ | |
<meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
|
||
<meta name="author" content="João Ninguém"> | ||
<meta name="description" content="Sítio pessoal de João Ninguém"> | ||
<meta name="keywords" content="blog,desenvolvedor,pessoal"> | ||
<meta name="author" content="Thomas J. Brailey"> | ||
<meta name="description" content="Site Web personnel de Tom Brailey"> | ||
<meta name="keywords" content="associé de recherche, science politique, personnel"> | ||
|
||
<meta name="twitter:card" content="summary"/> | ||
<meta name="twitter:title" content="Contato"/> | ||
<meta name="twitter:description" content="Me siga em @joaoninguem."/> | ||
|
||
<meta property="og:title" content="Contato" /> | ||
<meta property="og:description" content="Me siga em @joaoninguem." /> | ||
<meta name="twitter:title" content="Contactez Moi"/> | ||
<meta name="twitter:description" content="Merci d'avoir tendu la main! Que ce soit pour parler de politique, de musique ou simplement pour dire bonjour, ce serait bien de vous connaître! | ||
Vous pouvez me joindre à: | ||
[email protected] | ||
[email protected] | ||
+(858) 610-2437 | ||
Ou n'hésitez pas à me suivre sur GitHub, LinkedIn ou Twitter (liens sur ma page d'accueil)"/> | ||
|
||
<meta property="og:title" content="Contactez Moi" /> | ||
<meta property="og:description" content="Merci d'avoir tendu la main! Que ce soit pour parler de politique, de musique ou simplement pour dire bonjour, ce serait bien de vous connaître! | ||
Vous pouvez me joindre à: | ||
[email protected] | ||
[email protected] | ||
+(858) 610-2437 | ||
Ou n'hésitez pas à me suivre sur GitHub, LinkedIn ou Twitter (liens sur ma page d'accueil)" /> | ||
<meta property="og:type" content="article" /> | ||
<meta property="og:url" content="/pt-br/contact/" /> | ||
<meta property="og:site_name" content="João Ninguém" /> | ||
<meta property="og:site_name" content="thomasjbrailey" /> | ||
|
||
|
||
|
||
<base href="/pt-br/contact/"> | ||
|
||
<title> | ||
Contato · João Ninguém | ||
Contactez Moi · thomasjbrailey | ||
</title> | ||
|
||
|
||
|
@@ -72,7 +82,7 @@ | |
<nav class="navigation"> | ||
<section class="container"> | ||
<a class="navigation-title" href="/pt-br"> | ||
João Ninguém | ||
thomasjbrailey | ||
</a> | ||
|
||
<input type="checkbox" id="menu-toggle" /> | ||
|
@@ -81,19 +91,19 @@ | |
|
||
|
||
<li class="navigation-item"> | ||
<a class="navigation-link" href="/pt-br/about/">Sobre</a> | ||
<a class="navigation-link" href="/pt-br/about/">À propos de Moi</a> | ||
</li> | ||
|
||
<li class="navigation-item"> | ||
<a class="navigation-link" href="/pt-br/posts/">Blog</a> | ||
</li> | ||
|
||
<li class="navigation-item"> | ||
<a class="navigation-link" href="/pt-br/projects/">Projetos</a> | ||
<a class="navigation-link" href="/pt-br/projects/">Projets</a> | ||
</li> | ||
|
||
<li class="navigation-item"> | ||
<a class="navigation-link" href="/pt-br/contact/">Contato</a> | ||
<a class="navigation-link" href="/pt-br/contact/">Contactez Moi</a> | ||
</li> | ||
|
||
|
||
|
@@ -127,10 +137,15 @@ | |
<section class="container page"> | ||
<article> | ||
<header> | ||
<h1>Contato</h1> | ||
<h1>Contactez Moi</h1> | ||
</header> | ||
|
||
<p>Me siga em @joaoninguem.</p> | ||
<p>Merci d'avoir tendu la main! Que ce soit pour parler de politique, de musique ou simplement pour dire bonjour, ce serait bien de vous connaître!</p> | ||
<p>Vous pouvez me joindre à:</p> | ||
<p><a href="mailto:[email protected]">[email protected]</a><br> | ||
<a href="mailto:[email protected]">[email protected]</a><br> | ||
+1 (858) 610-2437</p> | ||
<p>Ou n'hésitez pas à me suivre sur GitHub, LinkedIn ou Twitter (liens sur ma page d'accueil).</p> | ||
|
||
</article> | ||
</section> | ||
|
@@ -141,17 +156,17 @@ <h1>Contato</h1> | |
<footer class="footer"> | ||
<section class="container"> | ||
|
||
<p>Coloque algum texto aqui.</p> | ||
<p>'Les véritables leçons sont les institutions que nous détruisons en cours de route.'</p> | ||
|
||
|
||
|
||
© 2019 - 2020 | ||
|
||
João Ninguém | ||
Thomas J. Brailey | ||
|
||
|
||
· | ||
Promovido por <a href="https://gohugo.io/">Hugo</a> & <a href="https://github.com/luizdepra/hugo-coder/">Coder</a>. | ||
Propulsé par <a href="https://gohugo.io/">Hugo</a> & <a href="https://github.com/luizdepra/hugo-coder/">Coder</a>. | ||
|
||
|
||
· | ||
|