File tree Expand file tree Collapse file tree 1 file changed +9
-6
lines changed
Expand file tree Collapse file tree 1 file changed +9
-6
lines changed Original file line number Diff line number Diff line change 1212 < header >
1313 < div class ="nav-container ">
1414 < div class ="logo ">
15- < i class ="fas fa-code "> </ i > PythonPro
15+ < i class ="fa-brands fa-python "> </ i > PythonPro
1616 </ div >
1717 < nav >
1818 < button class ="menu-toggle " onclick ="toggleMenu() "> ☰</ button >
@@ -112,15 +112,18 @@ <h4>Quick Links</h4>
112112 < div class ="footer-col ">
113113 < h4 > Connect</ h4 >
114114 < div class ="social-links ">
115- < a href ="# "> < i class ="fab fa-github "> </ i > </ a >
116- < a href ="# "> < i class ="fab fa-linkedin "> </ i > </ a >
117- < a href ="# " > < i class ="fab fa-twitter "> </ i > </ a >
115+ < a href ="https://github.com/programmarself " target =" _blank "> < i class ="fab fa-github "> </ i > </ a >
116+ < a href ="https://www.linkedin.com/in/iukhan/ " target =" _blank "> < i class ="fab fa-linkedin "> </ i > </ a >
117+ < a href ="https://programmarself.github.io/My_Portfolio/ " target =" _blank " > < i class ="fa fa-briefcase "> </ i > </ a >
118118 </ div >
119119 </ div >
120120 </ div >
121121 < div class ="copyright ">
122- < p > © 2023 Advanced Python Programming. All rights reserved.</ p >
123- </ div >
122+ < p > © 2025 Advanced Python Programming & Applications | All rights reserved</ p >
123+ < p > By: < strong > Irfan Ullah Khan</ strong > </ p >
124+ < a href ="https://www.linkedin.com/in/iukhan/ " target ="_blank "> LinkedIn</ a > |
125+ < a href ="https://github.com/programmarself " target ="_blank "> GitHub</ a > |
126+ < a href ="https://programmarself.github.io/My_Portfolio/ " target ="_blank "> Portfolio</ a > </ div >
124127 </ footer >
125128
126129 < script src ="script.js "> </ script >
You can’t perform that action at this time.
0 commit comments