-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
52 lines (44 loc) · 2.56 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
<html>
<head>
<meta charset="UTF-8">
<title>— Gabriel Corrêa</title>
<meta name="robots" content="index, follow">
<!-- <meta name="google-site-verification" content="Ff7hVpuB299teXo60levVetS--dgE7nZggK1lO6XV1E"> -->
<meta name="keywords" content="developer, engineer, pixel perfect, azion & technologies, azion & company, front-end">
<meta name="description" content="Front-End at Nasc & HQ.">
<link rel="icon" type="image/x-icon" href="favicons.png">
<link rel="icon" type="image/png" href="favicons.png" sizes="32x32">
<link rel="apple-touch-icon-precomposed" href="favicons.png" sizes="72x72">
<link rel="apple-touch-icon-precomposed" href="favicons.png" sizes="114x114">
<link rel="apple-touch-icon-precomposed" href="favicons.png" sizes="120x120">
<link rel="apple-touch-icon-precomposed" href="favicons.png" sizes="144x144">
<link rel="apple-touch-icon-precomposed" href="favicons.png" sizes="152x152">
<meta name="apple-mobile-web-app-title" content="Gabriel Corrêa">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no">
<meta property="og:title" content="— Gabriel Corrêa"><meta property="og:type" content="Website">
<meta property="og:site_name" content="Gabriel Corrêa">
<meta property="og:description" content="Gabriel Corrêa. Software Developer Engineer.">
<meta property="og:image" content="favicons.png">
<meta name="twitter:card" content="summary"><meta name="twitter:site" content="@as_gabs">
<meta name="twitter:creator" content="@as_gabs"><meta name="twitter:title" content="as_gabs.com">
<meta name="twitter:description" content="Gabriel Corrêa. Software Developer Engineer.">
<meta name="twitter:url" content="https://twitter.com/as_gabs">
<meta name="twitter:image" content="favicons.png">
<link href="styles/major.css" rel="stylesheet">
<noscript><link href="styles/major.css" rel="stylesheet"></noscript>
</head>
<body>
<section>
<span>—</span>
<p>Gabriel Corrêa — <a href="mailto:[email protected]?subject=hey" title="Get in touch">[email protected]</a></p>
<h1>
<a href="https://www.azion.com.br/" title="Software development engineer at Azion & technologies." alt="Software development engineer">R&D Engineer</a>;
<br>
<a href="https://github.com/asgabe" title="Web Developer profile on Github">github</a>.
</h1>
</section>
<script src="scripts/main.js"></script>
</body>
</html>