Skip to content

Commit a7fb202

Browse files
fix linkedIn
1 parent 3c7877b commit a7fb202

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

contact.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ <h1 class="fw-bolder">Get in Touch</h1>
152152
<p class="mb-1"><i class="bi bi-envelope-fill text-primary me-2"></i><a
153153
href="mailto:huudat.peashooer@gmail.com">huudat.peashooer@gmail.com</a></p>
154154
<p class="mb-0">
155-
<i class="bi bi-linkedin text-primary me-2"></i><a href="linkedin.com/in/trần-hữu-đạt-824156334"
155+
<i class="bi bi-linkedin text-primary me-2"></i><a href="https://linkedin.com/in/trần-hữu-đạt-824156334"
156156
target="_blank" rel="noopener noreferrer">Your LinkedIn Profile</a>
157157
</p>
158158
</div>

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@ <h2 class="display-5 fw-bolder text-center"><span class="text-gradient d-inline"
337337
opportunities to apply my knowledge and grow as a professional developer.</p>
338338
<!-- Viết thêm về bạn -->
339339
<div class="d-flex justify-content-center fs-2 gap-4 mt-4"> <!-- Thêm mt-4 -->
340-
<a class="text-gradient" href="linkedin.com/in/trần-hữu-đạt-824156334" target="_blank" rel="noopener noreferrer"><i
340+
<a class="text-gradient" href="https://linkedin.com/in/trần-hữu-đạt-824156334" target="_blank" rel="noopener noreferrer"><i
341341
class="bi bi-linkedin"></i></a>
342342
<a class="text-gradient" href="https://github.com/TranHuuDat2004" target="_blank"
343343
rel="noopener noreferrer"><i class="bi bi-github"></i></a>

resume.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@ <h2 class="text-primary fw-bolder mb-4">Awards & Achievements</h2>
332332

333333
<!-- NEW: Souvenir Photo Section -->
334334
<section class="text-center my-5">
335-
<h2 class="text-gradient d-inline fw-bolder mb-4">A Glimpse</h2>
335+
<h2 class="text-gradient d-inline fw-bolder mb-4">A Proud Moment</h2>
336336

337337
<!-- Wrapper for the image to control its size and centering -->
338338
<div class="glimpse-image-wrapper mx-auto">

0 commit comments

Comments
 (0)