Compare commits

...

2 Commits

Author SHA1 Message Date
0346054398 Merge pull request 'added phone num' (#26) from rajesh into main
Reviewed-on: #26
2025-09-26 21:50:52 +00:00
51b4628562 added phone num 2025-09-27 03:20:23 +05:30

View File

@ -3,7 +3,7 @@ function goToApplay() {
}
function getInTouch() {
window.open("https://wa.me/8870760431?text=Hi%20Link%20kodepilote%20Team...", "_blank");
window.open("https://wa.me/918870760431?text=Hi%20Link%20kodepilote%20Team...", "_blank");
}