Skip to content

Commit 4b8a435

Browse files
Update about.html
1 parent fc8cec0 commit 4b8a435

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

about.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<header>
1212
<div class="nav-container">
1313
<div class="logo">
14-
<i class="fas fa-code"></i> PythonPro
14+
<i class="fa-brands fa-python"></i> PythonPro
1515
</div>
1616
<nav>
1717
<button class="menu-toggle" onclick="toggleMenu()"></button>
@@ -43,7 +43,7 @@ <h2><i class="fas fa-chalkboard-teacher"></i> Dr. Atif Khan</h2>
4343
<div class="social-links">
4444
<a href="https://www.linkedin.com/in/atif-khan-60818454/?originalSubdomain=pk" target="_blank"><i class="fab fa-linkedin"></i></a>
4545
<a href="https://scholar.google.com.my/citations?user=3iI5cKEAAAAJ&hl=en" target="_blank"><i class="fab fa-researchgate"></i></a>
46-
<a href="#"><i class="fas fa-envelope"></i></a>
46+
<a href="atifkhan@icp.edu.pk"target="_blank"><i class="fas fa-envelope"></i></a>
4747
</div>
4848
<p class="bio">With over 12 years of experience in teaching Python programming and data science, Dr. Khan specializes in machine learning applications and has published numerous research papers in international journals.</p>
4949
<div class="stats">
@@ -146,7 +146,7 @@ <h4>Connect</h4>
146146
</div>
147147
</div>
148148
<div class="copyright">
149-
<p>&copy; 2023 Advanced Python Programming. All rights reserved.</p>
149+
<p>&copy; 2025 Advanced Python Programming. All rights reserved.</p>
150150
<p>By: <strong>Irfan Ullah Khan</strong></p>
151151
<a href="https://www.linkedin.com/in/iukhan/" target="_blank">LinkedIn</a> |
152152
<a href="https://github.com/programmarself" target="_blank">GitHub</a> |

0 commit comments

Comments
 (0)