File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 6
6
< title > Test page for sharing</ title >
7
7
< meta name ="description " content ="Page description " />
8
8
9
- < link rel ="stylesheet " href ="https://maxcdn.bootstrapcdn .com/font-awesome/4.5.0 /css/font-awesome.min. css ">
9
+ < link rel ="stylesheet " href ="https://use.fontawesome .com/releases/v5.0.13 /css/all. css " integrity =" sha384-DNOHZ68U8hZfKXOrtjWvjxusGo9WQnrNx2sqG0tfsghAvtVlRW3tvkXWZh58N9jp " crossorigin =" anonymous ">
10
10
< style >
11
11
/* Few styles :) */
12
12
.share-btn > a {
28
28
29
29
30
30
< div class ="share-btn " data-url ="https://github.com/wcoder/share-buttons ">
31
- < a class ="btn-vk " data-id ="vk "> < i class ="fa fa-vk "> </ i > VK</ a >
32
- < a class ="btn-facebook " data-id ="fb "> < i class ="fa fa-facebook-square "> </ i > Facebook</ a >
33
- < a class ="btn-twitter " data-id ="tw "> < i class ="fa fa-twitter "> </ i > Twitter</ a >
34
- < a class ="btn-mail " data-id ="mail "> < i class ="fa fa-envelope-o "> </ i > EMail</ a >
31
+ < a class ="btn-vk " data-id ="vk "> < i class ="fab fa-vk "> </ i > VK</ a >
32
+ < a class ="btn-facebook " data-id ="fb "> < i class ="fab fa-facebook-square "> </ i > Facebook</ a >
33
+ < a class ="btn-twitter " data-id ="tw "> < i class ="fab fa-twitter "> </ i > Twitter</ a >
34
+ < a class ="btn-telegram " data-id ="tg "> < i class ="fab fa-telegram "> </ i > Telegram</ a >
35
+ < a class ="btn-mail " data-id ="mail "> < i class ="fas fa-at "> </ i > EMail</ a >
35
36
</ div >
36
37
37
38
You can’t perform that action at this time.
0 commit comments