Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created August 13, 2019 23:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save parzibyte/6050f6a82050536d6c808522c98c64d6 to your computer and use it in GitHub Desktop.
Save parzibyte/6050f6a82050536d6c808522c98c64d6 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>Enviar por WhatsApp by parzibyte</title>
</head>
<body>
<h1>Enlace de WhatsApp</h1>
<a href="//parzibyte.me/blog">By Parzibyte</a>
<br>
<!-- Comienza el enlace -->
<a href="https://api.whatsapp.com/send?text=Aprendiendo a compartir desde https://parzibyte.me/blog">Compartir en WhatsApp</a>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment