Skip to content

Commit b1cfeff

Browse files
committed
add map in contact us page
1 parent c086c6b commit b1cfeff

1 file changed

Lines changed: 13 additions & 11 deletions

File tree

index.html

Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
<title>Inamullah Mahar | Portfolio</title>
99

1010
<!-- SEO -->
11-
<meta name="description" content="Inamullah Mahar — CS student at Sukkur IBA University. Learner, Vibe Coder. Explore my projects and skills.">
11+
<meta name="description"
12+
content="Inamullah Mahar — CS student at Sukkur IBA University. Learner, Vibe Coder. Explore my projects and skills.">
1213

1314
<!-- Open Graph / LinkedIn link preview -->
1415
<meta property="og:type" content="website">
@@ -713,8 +714,8 @@ <h3 class="h3">Education</h3>
713714

714715
<li class="timeline-item">
715716

716-
<div class="timeline-item-wrapper" >
717-
<figure class="timeline-item-logo" >
717+
<div class="timeline-item-wrapper">
718+
<figure class="timeline-item-logo">
718719
<img src="assets/images/siba-round.png" alt="SIBA">
719720
</figure>
720721
<a href="https://iba-suk.edu.pk" target="_blank" rel="noopener noreferrer" class="icon-label">
@@ -795,14 +796,14 @@ <h3 class="h3">Experience</h3>
795796

796797
<div class="timeline-item-wrapper">
797798
<figure class="timeline-item-logo">
798-
<img src="assets/images/flyrank.png" alt="Flyrank AI">
799+
<img src="assets/images/flyrank.png" alt="Flyrank AI">
799800
</figure>
800801
<a href="https://flyrank.ai/" target="_blank" rel="noopener noreferrer" class="icon-label">
801802

802803
<div class="timeline-item-info">
803804
<h4 class="h4 timeline-item-title">AI Intern</h4>
804805

805-
<span>June 2026 - Current</span>
806+
<span>June 2026 - Current</span>
806807

807808
<p class="timeline-text">
808809
Currently interning at FlyRank AI as an AI intern, focusing on General AI Fluency.
@@ -1305,7 +1306,7 @@ <h4 class="skills-category-title">
13051306
</article>
13061307

13071308

1308-
1309+
13091310

13101311

13111312
<!--
@@ -1664,13 +1665,14 @@ <h3 class="h3 blog-item-title">Design digest #79</h3>
16641665
<h2 class="h2 article-title">Contact</h2>
16651666
</header>
16661667

1667-
<!-- <section class="mapbox" data-mapbox>
1668+
<section class="mapbox" data-mapbox>
16681669
<figure>
16691670
<iframe
1670-
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d199666.5651251294!2d-121.58334177520186!3d38.56165006739519!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x809ac672b28397f9%3A0x921f6aaa74197fdb!2sSacramento%2C%20CA%2C%20USA!5e0!3m2!1sen!2sbd!4v1647608789441!5m2!1sen!2sbd"
1671-
width="400" height="300" loading="lazy"></iframe>
1671+
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d56511.832009074824!2d68.833654!3d27.71761045!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3935d4e60abe0af7%3A0xcd579d655a1c3ad4!2sSukkur%2C%20Pakistan!5e0!3m2!1sen!2s!4v1781301116321!5m2!1sen!2s"
1672+
width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy"
1673+
referrerpolicy="no-referrer-when-downgrade"></iframe>
16721674
</figure>
1673-
</section> -->
1675+
</section>
16741676

16751677
<section class="contact-form">
16761678

@@ -1740,4 +1742,4 @@ <h3 class="h3 form-title">Contact Form</h3>
17401742
</body>
17411743

17421744

1743-
</html>
1745+
</html>

0 commit comments

Comments
 (0)