|
5 | 5 | <meta charset="UTF-8" /> |
6 | 6 | <meta http-equiv="X-UA-Compatible" content="IE=edge" /> |
7 | 7 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
| 8 | + <link rel="shortcut icon" |
| 9 | + href="https://cdn.bio.link/uploads/profile_pictures/2021-09-01/tE8wirBYKrXgipi0HP0GK69YD9TzfsDY.png" |
| 10 | + type="image/webp"> |
| 11 | + <link rel="icon" href="https://cdn.bio.link/uploads/profile_pictures/2021-09-01/tE8wirBYKrXgipi0HP0GK69YD9TzfsDY.png" |
| 12 | + type="image/webp"> |
| 13 | + <meta name="description" |
| 14 | + content="Pranay is currently a second year undergrad from India. He is enthusiastic about web development and Open-Source." /> |
| 15 | + <meta property="og:title" content="Pranay Gupta" /> |
| 16 | + <meta property="og:url" content="https://bio.link/thepranaygupta" /> |
| 17 | + <meta property="og:description" |
| 18 | + content="Pranay is currently a second year undergrad from India. He is enthusiastic about web development and Open-Source." /> |
| 19 | + <meta property="og:image:secure_url" |
| 20 | + content="https://cdn.bio.link/uploads/profile_pictures/2021-09-01/tE8wirBYKrXgipi0HP0GK69YD9TzfsDY.png" /> |
| 21 | + <meta property="og:image" |
| 22 | + content="https://cdn.bio.link/uploads/profile_pictures/2021-09-01/tE8wirBYKrXgipi0HP0GK69YD9TzfsDY.png" /> |
| 23 | + <meta property="profile:username" content="thepranaygupta" /> |
| 24 | + <meta name="twitter:card" content="summary" /> |
| 25 | + <meta name="twitter:title" content="Pranay Gupta" /> |
| 26 | + <meta name="twitter:image" |
| 27 | + content="https://cdn.bio.link/uploads/profile_pictures/2021-09-01/tE8wirBYKrXgipi0HP0GK69YD9TzfsDY.png" /> |
| 28 | + <meta name="twitter:url" content="https://bio.link/thepranaygupta" /> |
8 | 29 | <link rel="stylesheet" href="https://unicons.iconscout.com/release/v4.0.0/css/line.css" /> |
9 | 30 | <link rel="stylesheet" href="./assets/css/swiper-bundle.min.css"> |
10 | 31 | <link rel="stylesheet" href="./assets/css/style.css" /> |
@@ -637,7 +658,7 @@ <h3 class="contact_title">Location</h3> |
637 | 658 | </div> |
638 | 659 | </div> |
639 | 660 | <div class="contact_content"> |
640 | | - <label for="subject class=" contact_label">Subject</label> |
| 661 | + <label for="subject" class="contact_label">Subject</label> |
641 | 662 | <input type="text" name="subject" class="contact_input" id="subject" required> |
642 | 663 | </div> |
643 | 664 | <div class="contact_content"> |
@@ -704,8 +725,6 @@ <h1 class="footer_title">Pranay Gupta</h1> |
704 | 725 | <!-- Swiper JS --> |
705 | 726 | <script src="./assets/js/swiper-bundle.min.js"></script> |
706 | 727 |
|
707 | | - <!-- <script src="https://www.gstatic.com/firebasejs/7.17.1/firebase.js"></script> --> |
708 | | - |
709 | 728 | <script src="./assets/js/main.js"></script> |
710 | 729 | </body> |
711 | 730 |
|
|
0 commit comments