-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
39a7ef4
commit 41ac1bc
Showing
1 changed file
with
7 additions
and
8 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
<html lang="es"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<title>Binocu - Latam</title> | ||
<title>Binocu - Dev</title> | ||
<style> | ||
@keyframes blink { | ||
50% { | ||
|
@@ -53,20 +53,19 @@ | |
<body> | ||
<div class="container"> | ||
<h1>Binocu</h1> | ||
<p>Somos el equipo detrás de Infr4net y Conejoz</p> | ||
<div class="legal-note"> | ||
<p>Binocu SAS, Colombia. NIT: 901792850-1</p> | ||
<p>Creado con amor por <a href="https://github.com/Binocu-Dev" target="_blank"> el equipo Ranger </a> </p> | ||
</div> | ||
<p>Somos el equipo detrás de www.infr4net.io </p> | ||
<div> | ||
<a href="https://play.google.com/store/apps/details?id=com.binocu.conejoz&hl=en_US&gl=US&pli=1" class="button" target="_blank">Explorar Conejoz</a> | ||
<a href="https://www.infr4net.io/" class="button" target="_blank">Descubrir Infr4net</a> | ||
</div> | ||
<p>Puedes contactarnos en cualquier momento en <a href="mailto:[email protected]">[email protected]</a></p> | ||
</div> | ||
<div class="legal-note"> | ||
<p>Binocu SAS, Colombia. NIT: 901792850-1</p> | ||
<p>Creado con amor por <a href="https://github.com/Binocu-Dev" target="_blank"> el equipo Ranger </a> </p> | ||
</div> | ||
<div class="social-media"> | ||
<p>Síguenos en nuestras redes sociales</p> | ||
<a href="https://www.instagram.com/infr4net.io" target="_blank">Instagram</a> | ||
<a href="https://www.instagram.com/infr4net" target="_blank">Instagram</a> | ||
<a href="https://www.linkedin.com/company/binocu-latam" target="_blank">LinkedIn</a> | ||
|
||
</body> | ||
|