Skip to content

Commit

Permalink
change number
Browse files Browse the repository at this point in the history
  • Loading branch information
Rauliqbal committed Dec 6, 2024
1 parent 417e391 commit 44ce549
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@

open `index.html` in your browser

delete whatsapp number go to `assets/js/script.js`, then replace with your whatsapp number

## THANKS

Don't forget to give feedback for a better experience. You can use it for commercial purposes in your projects.
Expand Down
3 changes: 2 additions & 1 deletion assets/js/script.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@ $(document).ready(function () {


// Function Contact
$("#noAdmin").val("089673102977");

$("#noAdmin").val("08967310"); // No Whatsapp
$(".whatsapp-btn").click(function () {
$("#whatsapp").toggleClass("toggle");
});
Expand Down
Binary file added portfolio-template.zip
Binary file not shown.

0 comments on commit 44ce549

Please sign in to comment.