1
1
<!DOCTYPE html>
2
- < html lang ="pt-BR ">
3
-
4
- < head >
2
+ < html lang ="en ">
3
+ < head >
5
4
< meta charset ="UTF-8 ">
6
5
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
7
- < title > John Emerson</ title >
8
- < link rel ="stylesheet " href ="style.css ">
9
- < link rel ="stylesheet " href ="https://use.fontawesome.com/releases/v5.8.1/css/all.css ">
6
+ < title > John Emerson | Linktree</ title >
7
+ <!-- Favicon -->
10
8
< link rel ="icon " href ="https://avatars0.githubusercontent.com/u/43749971 " type ="image/x-icon " />
11
- </ head >
9
+ <!-- Font Awesome icons -->
10
+ < link rel ="stylesheet " href ="https://use.fontawesome.com/releases/v5.8.1/css/all.css ">
11
+ <!-- Core theme CSS -->
12
+ < link rel ="stylesheet " href ="style.css ">
13
+ </ head >
12
14
13
- < body >
15
+ < body >
16
+ <!-- Parallax Pixel Background Animation -->
14
17
< section class ="animated-background ">
15
- < div id ="stars1 "> </ div >
16
- < div id ="stars2 "> </ div >
17
- < div id ="stars3 "> </ div >
18
+ < div id ="stars1 "> </ div >
19
+ < div id ="stars2 "> </ div >
20
+ < div id ="stars3 "> </ div >
18
21
</ section >
22
+ <!-- End of Parallax Pixel Background Animation -->
19
23
20
24
< a id ="profilePicture " href ="#popup ">
21
- < img src ="https://avatars0.githubusercontent.com/u/43749971 " alt ="Profile Picture ">
25
+ < img src ="https://avatars0.githubusercontent.com/u/43749971 " alt ="Profile Picture ">
22
26
</ a >
23
27
24
28
< div class ="overlay " id ="popup ">
25
- < div class ="popup ">
26
- < div class ="popup-photo ">
27
- < a href ="https://avatars0.githubusercontent.com/u/43749971 " target ="_blank ">
28
- < img src ="https://avatars0.githubusercontent.com/u/43749971 " alt ="Profile Picture ">
29
- </ a >
30
- </ div >
31
- < div class ="popup-quote ">
32
- But... the sensation that I've lost something lingers for a longtime after I wake up.
33
- </ div >
34
-
35
- < a class ="popup-close " onclick ="history.back() "> ×</ a >
29
+ < div class ="popup ">
30
+ < div class ="popup-photo ">
31
+ < a href ="https://avatars0.githubusercontent.com/u/43749971 " target ="_blank ">
32
+ < img src ="https://avatars0.githubusercontent.com/u/43749971 " alt ="Profile Picture ">
33
+ </ a >
34
+ </ div >
35
+ < div class ="popup-quote ">
36
+ But... the sensation that I've lost something lingers for a longtime after I wake up.
36
37
</ div >
38
+ < a class ="popup-close " onclick ="history.back() "> ×</ a >
39
+ </ div >
37
40
</ div >
38
41
39
42
< div id ="userName ">
40
- @JohnEmerson1406
43
+ @JohnEmerson1406
41
44
</ div >
42
45
43
46
< div id ="links ">
44
- < a class ="link " href ="https://github.com/JohnEmerson1406 " target ="_blank "> < i
45
- class ="fab fa-github "> </ i > Github</ a >
46
- < a class ="link " href ="https://www.linkedin.com/in/johnemerson1406 " target ="_blank "> < i
47
- class ="fab fa-linkedin "> </ i > Linkedin</ a >
48
- < a class ="link " href ="https://www.facebook.com/JohnEmerson1406 " target ="_blank "> < i
49
- class ="fab fa-facebook "> </ i > Facebook</ a >
50
- < a class ="link " href ="https://www.instagram.com/johnemerson1406 " target ="_blank "> < i
51
- class ="fab fa-instagram "> </ i > Instagram</ a >
52
- < a class ="link " href ="https://twitter.com/JohnEmerson1406 " target ="_blank "> < i
53
- class ="fab fa-twitter "> </ i > Twitter</ a >
54
- < a class ="link " href ="https://myanimelist.net/profile/JohnEmerson1406 " target ="_blank "> < i
55
- class ="fa fa-play-circle "> </ i > MyAnimeList</ a >
47
+ < a class ="link " href ="https://github.com/JohnEmerson1406 " target ="_blank ">
48
+ < i class ="fab fa-github "> </ i > Github
49
+ </ a >
50
+ < a class ="link " href ="https://www.linkedin.com/in/johnemerson1406 " target ="_blank ">
51
+ < i class ="fab fa-linkedin "> </ i > Linkedin
52
+ </ a >
53
+ < a class ="link " href ="https://www.facebook.com/JohnEmerson1406 " target ="_blank ">
54
+ < i class ="fab fa-facebook "> </ i > Facebook
55
+ </ a >
56
+ < a class ="link " href ="https://www.instagram.com/johnemerson1406 " target ="_blank ">
57
+ < i class ="fab fa-instagram "> </ i > Instagram
58
+ </ a >
59
+ < a class ="link " href ="https://twitter.com/JohnEmerson1406 " target ="_blank ">
60
+ < i class ="fab fa-twitter "> </ i > Twitter
61
+ </ a >
62
+ < a class ="link " href ="https://myanimelist.net/profile/JohnEmerson1406 " target ="_blank ">
63
+ < i class ="fa fa-play-circle "> </ i > MyAnimeList
64
+ </ a >
56
65
</ div >
57
66
58
67
< div id ="hashtag ">
59
- #SejaFeliz❤
68
+ #SejaFeliz❤
60
69
</ div >
61
-
62
- </ body >
63
-
64
- </ html >
70
+ </ body >
71
+ </ html >
0 commit comments