-
-
Save washingtonsoares/ff4822451446051bf58b10c5e448b0fa to your computer and use it in GitHub Desktop.
Como abrir o WhatsAPP no seu site
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- | |
Subistitua o Número(8888387788) pelo seu número do WhatsApp | |
Siga este padrão: DDD + Numero, ex: 88 8838 7788 (Meu Número Whats) | |
--> | |
<a href="intent://send/8888387788#Intent;scheme=smsto;package=com.whatsapp;action=android.intent.action.SENDTO;end">Vamos Conversar?</a> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment