-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
229 lines (191 loc) Β· 7.51 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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
<!DOCTYPE html>
<html lang="pt_BR">
<head>
<!-- Page Information
ββββββββββββββββββββββββββββββββββββββββββββββββββ -->
<meta charset="utf-8" />
<title> lucaslamar | Social</title>
<meta name="description" content="lucaslamar" />
<meta name="author" content="" />
<!-- Mobile Specific Metas
ββββββββββββββββββββββββββββββββββββββββββββββββββ -->
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!-- Open Graph
ββββββββββββββββββββββββββββββββββββββββββββββββββ -->
<!-- HTML Meta Tags -->
<title> lucaslamar | Social</title>
<meta
name="description"
content="π Me chamo Lucas, Dev full stack junior"
/>
<!-- Facebook Meta Tags -->
<meta property="og:url" content="none.dev" />
<meta property="og:type" content="website" />
<meta property="og:title" content=" lucaslamar | Social" />
<meta
property="og:description"
content="π Me chamo Lucas, Dev Full Stack Junior!"
/>
<meta property="og:image" content="" />
<!-- Twitter Meta Tags -->
<meta name="twitter:card" content="summary_large_image" />
<meta property="twitter:domain" content="none.dev" />
<meta property="twitter:url" content="-" />
<meta name="twitter:title" content="lucaslamar | Social" />
<meta
name="twitter:description"
content="π Me chamo Lucas, Dev Full Stack Junior!"
/>
<meta name="twitter:image" content="" />
<!-- FONT
ββββββββββββββββββββββββββββββββββββββββββββββββββ -->
<link
href="https://fonts.googleapis.com/css2?family=Source+Code+Pro:wght@400;600&display=swap"
rel="stylesheet"
/>
<!-- CSS
ββββββββββββββββββββββββββββββββββββββββββββββββββ -->
<link rel="stylesheet" href="css/normalize.css" />
<link rel="stylesheet" href="css/skeleton-dark.css" />
<link rel="stylesheet" href="css/brands.css" />
<!-- Favicon
ββββββββββββββββββββββββββββββββββββββββββββββββββ -->
<link rel="icon" type="image/png" href="images/avatar.png" />
<!-- Global site tag (gtag.js) - Google Analytics
ββββββββββββββββββββββββββββββββββββββββββββββββββ -->
<script
async
src="https://www.googletagmanager.com/gtag/js?id=G-M2GTM67Z2G"
></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag("js", new Date());
gtag("config", "G-M2GTM67Z2G");
</script>
<!-- Google Adsense
ββββββββββββββββββββββββββββββββββββββββββββββββββ -->
<!-- <script
async
src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6351626182513576"
crossorigin="anonymous"
></script>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6351626182513576"
crossorigin="anonymous"></script>
</head>
<body> -->
<!-- Primary Page Layout
ββββββββββββββββββββββββββββββββββββββββββββββββββ -->
<div class="container">
<div class="row">
<div class="column">
<!-- Your Image Here -->
<img id="photo" src="images/photo.jpg" />
<!-- Short Bio -->
<p class="profile-description">
<!-- <img src="./.github/hello.gif" alt="Hello"> -->
<span>
Me chamo <i>Lucas Lamar</i>, sou Desenvolvedor Full Stack
<strong>Junior</strong>.
</span>
</p>
<!-- Replace # with your profile URL. Delete whatever you don't need & create your own brand styles in css/brands.css -->
<!-- Github -->
<a
class="button button-github"
target="_blank"
href="https://github.com/lucaslamar"
><img class="icon" src="icons/github.svg" />Github</a
>
<br />
<!-- Twitter -->
<!-- <a
class="button button-twitter"
target="_blank"
href=""
><img class="icon" src="icons/twitter.svg" />Twitter</a
>
<br /> -->
<!-- Instagram -->
<!-- <a
class="button button-instagram"
target="_blank"
href=""
><img class="icon" src="icons/instagram.svg" />Instagram</a
>
<br /> -->
<!-- LinkedIn -->
<a
class="button button-linkedin"
target="_blank"
href="https://www.linkedin.com/in/lucas-lamar-531930102/"
><img class="icon" src="icons/linkedin.svg" />LinkedIn</a
>
<br />
<!-- Rocketseat -->
<!-- <a
class="button button-rocketseat"
target="_blank"
href=""
><img class="icon" src="icons/rocketseat.svg" />Rocketseat</a
>
<br /> -->
<!-- YouTube -->
<!-- <a
class="button button-youtube"
target="_blank"
href=""
><img class="icon" src="icons/youtube.svg" />YouTube</a
>
<br /> -->
<!-- Discord -->
<!-- <a
class="button button-discord"
target="_blank"
href=""
><img class="icon" src="icons/discord.svg" />Discord</a
>
<br /> -->
<!-- Twitch -->
<!-- <a
class="button button-twitch"
target="_blank"
href=""
><img class="icon" src="icons/twitch.svg" />Twitch</a
>
<br /> -->
<!-- Spotify -->
<!-- <a
class="button button-spotify"
target="_blank"
href="https://open.spotify.com/user/12159215043?si=e69dfc1adb1948e3"
><img class="icon" src="icons/spotify.svg"/>Spotify</a
>
<br /> -->
<!-- PayPal -->
<!-- <a
class="button button-paypol"
target="_blank"
href="https://streamelements.com/theclaubr/tip"
><img class="icon" src="icons/paypal.svg" />PayPal</a
>
<br /> -->
<br />
<!-- <p>Build your own by forking <a href="https://littlelink.io">LittleLink</a>.</p> -->
<footer>
<p>
Entre em contato -->
<a target="_blank" href=""
>lucass.lamar@gmail.com</a
>
</p>
</footer>
</div>
</div>
</div>
<!-- End Document
ββββββββββββββββββββββββββββββββββββββββββββββββββ -->
</body>
</html>