File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 44 < meta charset ="UTF-8 ">
55 < meta name ="viewport " content ="width=device-width,initial-scale=1.0 ">
66 < title > Master of PHP spells</ title >
7- < meta property ="og:image " content ="wizard.png ">
7+ < meta property ="og:image " content ="https://avatars.githubusercontent.com/php-wiz ">
88 < link href ="https://fonts.googleapis.com/css?family=Orbitron:700&display=swap " rel ="stylesheet ">
99 < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css ">
1010 < style >
285285 < div class ="card-container ">
286286 < div class ="profile-card ">
287287 < div class ="card-header ">
288- < img src ="wizard.png " alt ="Wizard Avatar " class ="avatar " />
288+ < img src ="https://avatars.githubusercontent.com/php-wiz " alt ="Wizard Avatar " class ="avatar " />
289289 < div class ="name "> PHPWIZ</ div >
290290 < div class ="username "> @phpwiz</ div >
291291 </ div >
298298 < div class ="socials ">
299299 < a href ="https://github.com/php-wiz " target ="_blank " title ="GitHub "> < i class ="fab fa-github "> </ i > </ a >
300300 < a href ="https://t.me/phpwiz " target ="_blank " title ="Telegram "> < i class ="fab fa-telegram "> </ i > </ a >
301- < a href ="mailto:phpwiz@example.com " title ="Email "> < i class ="fa-solid fa-envelope "> </ i > </ a >
301+ < a href ="mailto:phpwiz@phpwiz.dev " title ="Email "> < i class ="fa-solid fa-envelope "> </ i > </ a >
302302 < a href ="https://linkedin.com/in/phpwiz " target ="_blank " title ="LinkedIn "> < i class ="fab fa-linkedin "> </ i > </ a >
303303 </ div >
304304 < div class ="actions ">
You can’t perform that action at this time.
0 commit comments