Compare commits

...

2 Commits

Author SHA1 Message Date
4c47555466 Merge pull request 'added phone num' (#25) from rajesh into main
Reviewed-on: #25
2025-09-26 21:47:30 +00:00
51fe47e0b3 added phone num 2025-09-27 03:16:17 +05:30

View File

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