3
3
< head >
4
4
< meta charset ="UTF-8 ">
5
5
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
6
- < meta http-equiv =" Cache-control " content ="max-age=31536000 ">
7
- < link rel ="stylesheet " href ="./main.css " defer >
6
+ < meta name =" Description " content ="Portfolio of Salman Shaikh(salmannotkhan) Python Dev Web Dev ">
7
+ < link rel ="stylesheet " href ="./main.css ">
8
8
< title > Salman Shaikh's Portfolio</ title >
9
9
</ head >
10
10
< body >
11
11
< nav >
12
12
< div id ="button ">
13
- < img src ="images/moon-icon.png " alt ="darkmode ">
13
+ < img src ="images/moon-icon.webp " alt ="darkmode ">
14
14
</ div >
15
15
< div class ="links ">
16
16
< div class ="active "> </ div >
17
17
< a data-target ="#home ">
18
- < img src ="images/home-icon.png " alt ="home " height ="20 " width ="20 "> < span > Home</ span >
18
+ < img src ="images/home-icon.webp " alt ="home " height ="20 " width ="20 "> < span > Home</ span >
19
19
</ a >
20
20
< a data-target ="#projects ">
21
- < img src ="images/projects-icon.png " alt ="projects " height ="20 " width ="20 "> < span > Projects</ span >
21
+ < img src ="images/projects-icon.webp " alt ="projects " height ="20 " width ="20 "> < span > Projects</ span >
22
22
</ a >
23
23
< a data-target ="#about ">
24
- < img src ="images/about-icon.png " alt ="about " height ="20 " width ="20 "> < span > About</ span >
24
+ < img src ="images/about-icon.webp " alt ="about " height ="20 " width ="20 "> < span > About</ span >
25
25
</ a >
26
26
< a data-target ="#contact ">
27
- < img src ="images/contact-icon.png " alt ="contact " height ="20 " width ="20 "> < span > Contact</ span >
27
+ < img src ="images/contact-icon.webp " alt ="contact " height ="20 " width ="20 "> < span > Contact</ span >
28
28
</ a >
29
29
</ div >
30
30
</ nav >
@@ -35,9 +35,9 @@ <h1>Hi, I'm Salman</h1>
35
35
</ div >
36
36
< div id ="projects ">
37
37
< div class ="lang-logos ">
38
- < img src ="images/python-logo.png " alt ="python ">
39
- < img src ="images/django-logo.png " alt ="django ">
40
- < img src ="images/php-logo.png " alt ="php ">
38
+ < img src ="images/python-logo.webp " alt ="python ">
39
+ < img src ="images/django-logo.webp " alt ="django ">
40
+ < img src ="images/php-logo.webp " alt ="php ">
41
41
</ div >
42
42
< div class ="projects-list ">
43
43
< div class ="project ">
@@ -73,23 +73,23 @@ <h1>Hi, I'm Salman</h1>
73
73
</ div >
74
74
< div id ="contact ">
75
75
< a href ="https://www.fiverr.com/ss131099 ">
76
- < img src ="images/fiverr-logo.png " alt ="fiverr " defer >
76
+ < img src ="images/fiverr-logo.webp " alt ="fiverr ">
77
77
< div > Fiverr</ div >
78
78
</ a >
79
79
< a href ="https://www.instagram.com/salman_not_khan ">
80
- < img src ="images/instagram-logo.png " alt ="instagram " defer >
80
+ < img src ="images/instagram-logo.webp " alt ="instagram ">
81
81
< div > Instagram</ div >
82
82
</ a >
83
83
< a href ="https://www.twitter.com/salman_not_khan ">
84
- < img src ="images/twitter-logo.png " alt ="twitter " defer >
84
+ < img src ="images/twitter-logo.webp " alt ="twitter ">
85
85
< div > Twitter</ div >
86
86
</ a >
87
87
< a href ="mailto:tony903212@gmail.com ">
88
- < img src ="images/mail-logo.png " alt ="email " defer >
88
+ < img src ="images/mail-logo.webp " alt ="email ">
89
89
< div > Mail</ div >
90
90
</ a >
91
91
< a href ="https://t.me/salmannotkhan ">
92
- < img src ="images/telegram-logo.png " alt ="telegram " defer >
92
+ < img src ="images/telegram-logo.webp " alt ="telegram ">
93
93
< div > Telegram</ div >
94
94
</ a >
95
95
</ div >
0 commit comments