File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change 3
3
< head >
4
4
< meta charset ="UTF-8 ">
5
5
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
6
- < link rel ="stylesheet " href ="./main.css ">
6
+ < meta http-equiv ="Cache-control " content ="max-age=31536000 ">
7
+ < link rel ="stylesheet " href ="./main.css " defer >
7
8
< title > Salman Shaikh's Portfolio</ title >
8
9
</ head >
9
10
< body >
@@ -72,23 +73,23 @@ <h1>Hi, I'm Salman</h1>
72
73
</ div >
73
74
< div id ="contact ">
74
75
< a href ="https://www.fiverr.com/ss131099 ">
75
- < img src ="images/fiverr-logo.png " alt ="fiverr ">
76
+ < img src ="images/fiverr-logo.png " alt ="fiverr " defer >
76
77
< div > Fiverr</ div >
77
78
</ a >
78
79
< a href ="https://www.instagram.com/salman_not_khan ">
79
- < img src ="images/instagram-logo.png " alt ="instagram ">
80
+ < img src ="images/instagram-logo.png " alt ="instagram " defer >
80
81
< div > Instagram</ div >
81
82
</ a >
82
83
< a href ="https://www.twitter.com/salman_not_khan ">
83
- < img src ="images/twitter-logo.png " alt ="twitter ">
84
+ < img src ="images/twitter-logo.png " alt ="twitter " defer >
84
85
< div > Twitter</ div >
85
86
</ a >
86
87
< a href ="mailto:tony903212@gmail.com ">
87
- < img src ="images/mail-logo.png " alt ="email ">
88
+ < img src ="images/mail-logo.png " alt ="email " defer >
88
89
< div > Mail</ div >
89
90
</ a >
90
91
< a href ="https://t.me/salmannotkhan ">
91
- < img src ="images/telegram-logo.png " alt ="telegram ">
92
+ < img src ="images/telegram-logo.png " alt ="telegram " defer >
92
93
< div > Telegram</ div >
93
94
</ a >
94
95
</ div >
You can’t perform that action at this time.
0 commit comments