Skip to content

Instantly share code, notes, and snippets.

@sebastiandres
Created June 2, 2021 22:32
Show Gist options
  • Save sebastiandres/49b7099836fb1f9c989109ee465d7a42 to your computer and use it in GitHub Desktop.
Save sebastiandres/49b7099836fb1f9c989109ee465d7a42 to your computer and use it in GitHub Desktop.
Demo version 6
<!DOCTYPE html>
<html>
<head>
<link href="https://fonts.googleapis.com/css2?family=Karla:wght@300;400;600;700&amp;display=swap" rel="stylesheet">
<link href="https://linktree-ixkge.ondigitalocean.app/latest_style.css" rel="stylesheet">
</head>
<body>
<div>
<h1>Emulador de Linktree</h1>
<h3>Enlaces</h3>
<a href="https://linktree-ixkge.ondigitalocean.app/demo1.html" target="_blank">
<p>Primera versión</p>
</a>
<a href="https://linktree-ixkge.ondigitalocean.app/demo6.html" target="_blank">
<p>Última versión</p>
</a>
<h3>Enlaces</h3>
<a href="https://linktr.ee/sebastiandres">
<p>⇦ linktree</p>
</a>
</div>
<!-- Version - dont change this code-->
<object data="https://linktree-ixkge.ondigitalocean.app/latest_copyright.html" width=100%></object>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment