Skip to content

Commit 8c8c40d

Browse files
committed
name change
1 parent 56b45e2 commit 8c8c40d

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

index.html

+9-9
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
<head>
55
<meta charset="utf-8">
66
<meta content="width=device-width, initial-scale=1.0" name="viewport">
7-
<title>Index - iPortfolio Bootstrap Template</title>
8-
<meta content="" name="description">
9-
<meta content="" name="keywords">
7+
<title>My Portfolio - Ankit Verma</title>
8+
<meta content="Ankit Verma" name="description">
9+
<meta content="Ankit Verma" name="keywords">
1010

1111
<!-- Favicons -->
1212
<link href="assets/img/favicon.png" rel="icon">
@@ -45,10 +45,10 @@
4545
<img src="assets/img/my-profile-img.jpg" alt="" class="img-fluid rounded-circle">
4646
</div>
4747

48-
<a href="index.html" class="logo d-flex align-items-center justify-content-center">
48+
<a href="/" class="logo d-flex align-items-center justify-content-center">
4949
<!-- Uncomment the line below if you also wish to use an image logo -->
5050
<!-- <img src="assets/img/logo.png" alt=""> -->
51-
<h1 class="sitename">Alex Smith</h1>
51+
<h1 class="sitename">Ankit Verma</h1>
5252
</a>
5353

5454
<div class="social-links text-center">
@@ -98,7 +98,7 @@ <h1 class="sitename">Alex Smith</h1>
9898

9999
<div class="container" data-aos="fade-up" data-aos-delay="100">
100100
<h2>Alex Smith</h2>
101-
<p>I'm <span class="typed" data-typed-items="Designer, Developer, Freelancer, Photographer">Designer</span><span class="typed-cursor typed-cursor--blink" aria-hidden="true"></span><span class="typed-cursor typed-cursor--blink" aria-hidden="true"></span></p>
101+
<p>I'm <span class="typed" data-typed-items="Full Stack Developer, Freelancer, Photographer">Full Stack Developer</span><span class="typed-cursor typed-cursor--blink" aria-hidden="true"></span><span class="typed-cursor typed-cursor--blink" aria-hidden="true"></span></p>
102102
</div>
103103

104104
</section><!-- /Hero Section -->
@@ -719,23 +719,23 @@ <h2>Contact</h2>
719719
<i class="bi bi-geo-alt flex-shrink-0"></i>
720720
<div>
721721
<h3>Address</h3>
722-
<p>A108 Adam Street, New York, NY 535022</p>
722+
<p>Lakhimpur Kheri, Uttar Pradesh, India 262701</p>
723723
</div>
724724
</div><!-- End Info Item -->
725725

726726
<div class="info-item d-flex" data-aos="fade-up" data-aos-delay="300">
727727
<i class="bi bi-telephone flex-shrink-0"></i>
728728
<div>
729729
<h3>Call Us</h3>
730-
<p>+1 5589 55488 55</p>
730+
<p>+91 8887382475</p>
731731
</div>
732732
</div><!-- End Info Item -->
733733

734734
<div class="info-item d-flex" data-aos="fade-up" data-aos-delay="400">
735735
<i class="bi bi-envelope flex-shrink-0"></i>
736736
<div>
737737
<h3>Email Us</h3>
738-
<p>info@example.com</p>
738+
<p>ankitv4087@gmail.com</p>
739739
</div>
740740
</div><!-- End Info Item -->
741741

0 commit comments

Comments
 (0)