|
5 | 5 | <meta charset="UTF-8"> |
6 | 6 | <title>Professional Buttons</title> |
7 | 7 | <link rel="stylesheet" href="style.css"> |
8 | | - <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"> |
9 | | - <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png"> |
10 | | - <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png"> |
11 | | - <link rel="manifest" href="/site.webmanifest"> |
12 | 8 | <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/7.0.1/css/all.min.css"> |
13 | | - |
| 9 | + <link rel="shortcut icon" href="./WhatsAppImage2025-11-12at9.48.15AM.jpeg" type="image/x-icon"> |
| 10 | + <link rel="shortcut icon" href="favicon.ico" type="image/x-icon"> |
| 11 | + |
14 | 12 | </head> |
15 | 13 |
|
16 | 14 | <body> |
17 | 15 |
|
18 | | - <nav> |
19 | | - <div class="logo">My Projects</div> |
20 | | - <ul class="nav-links"> |
21 | | - <li><a href="#">Home</a></li> |
22 | | - <li><a href="#">About</a></li> |
23 | | - <li><a href="#">Contact</a></li> |
24 | | - <a href="https://github.com/abdul-rafaycodeder" id="icon"><i class="fa-brands fa-github"></i></a> |
25 | | - <a href="https://www.facebook.com/profile.php?id=61577331821573" class="channel" id="icon"> <i |
26 | | - class="fa-brands fa-square-facebook"></i></a> |
27 | | - <a href="https://www.youtube.com/@abdulrafaycode" class="channel" id="icon"><i class="fa-brands fa-youtube"> |
28 | | - </i></a> |
29 | | - <a href="https://www.youtube.com/@ReGrowthMindset" class="channel" id="icon"><i |
30 | | - class="fa-brands fa-youtube"> </i></a> |
31 | | - </ul> |
32 | | - </nav> |
| 16 | +<nav> |
| 17 | + <div class="logo">My Projects</div> |
| 18 | + <ul class="nav-links"> |
| 19 | + <li><a href="#">Home</a></li> |
| 20 | + <li><a href="#">About</a></li> |
| 21 | + <li><a href="#">Contact</a></li> |
| 22 | + <a href="https://github.com/abdul-rafaycodeder" id="icon"><i class="fa-brands fa-github"></i></a> |
| 23 | + <a href="https://www.facebook.com/profile.php?id=61577331821573" class="channel" id="icon"> <i class="fa-brands fa-square-facebook"></i></a> |
| 24 | + <a href="https://www.youtube.com/@abdulrafaycode" class="channel" id="icon"><i class="fa-brands fa-youtube"> </i></a> |
| 25 | + <a href="https://www.youtube.com/@ReGrowthMindset" class="channel" id="icon"><i class="fa-brands fa-youtube"> </i></a> |
| 26 | + </ul> |
| 27 | +</nav> |
33 | 28 |
|
34 | 29 |
|
35 | 30 | <div class="main"> |
|
0 commit comments