-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
78 lines (73 loc) · 3.54 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="alternate" href="https://ifuentes.net" hreflang="x-default" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="canonical" href="https://ifuentes.net" />
<meta name="color-scheme" content="light dark">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
<meta name="msapplication-TileColor" content="#da532c">
<title>Iñaki Fuentes | People, Business and Technology</title>
<meta name="description" content="Stay calm. Be critical. Start building. Trying to be less wrong every day.">
<meta name="keywords" content="inaki fuentes,leadership,CIO,CIOs,CTO,CEO,executive,director,chief informaion officer,technology,business,leaders,value,teams,innovation,role of technology,technology teams,business and technology,business strategies">
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@ifuentes" />
<meta name="twitter:creator" content="@ifuentes" />
<meta name="twitter:image" content="https://ifuentes.net/if.png" />
<meta name="twitter:title" content="Iñaki Fuentes Liberal" />
<meta name="twitter:description" content="Stay calm. Be critical. Start building. Trying to be less wrong every day." />
<meta property="og:title" content="Iñaki Fuentes Liberal" />
<meta property="og:url" content="https://ifuentes.net/" />
<meta property="og:image" content="https://ifuentes.net/if.png" />
<meta property="og:site_name" content="Iñaki Fuentes Liberal" />
<meta property="og:description" content="Stay calm. Be critical. Start building. Trying to be less wrong every day." />
<meta property="og:type" content="website" />
<style>
body {
font-family: -apple-system, BlinkMacSystemFont, sans-serif;
line-height: 1.5;
max-width: 980px;
margin: 0 auto;
padding: 0 8px;
}
table { width: 100%; }
@media (prefers-color-scheme: dark) {
html { background: #1c1c1c; color: white; }
a { color: #6bf; }
a:visited { color: #f8f; }
a:active { color: red; }
}
li {
margin:0 0 10px 0;
}
</style>
<script src="https://kit.fontawesome.com/0025fa325d.js" crossorigin="anonymous"></script>
</head>
<body>
<h1 id="top">Iñaki Fuentes.</h1>
<p><a href="https://www.linkedin.com/in/inakifuentes/">LinkedIn</a></p>
<p><a href="http://twitter.com/ifuentes">Twitter</a></p>
<p><a href="https://github.com/i10s">GitHub</a></p>
<p><a href="https://www.strava.com/athletes/1980963">Strava</a></p>
<p><a href="https://discordapp.com/users/i10s#1599">Discord</a></p>
<p><a href="https://inaki.bearblog.dev/blog/">Blog</a></p>
<p><a href="https://keybase.io/ifuentes">Keybase</a></p>
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "Person",
"familyName": "Fuentes",
"givenName": "Iñaki",
"email": "[email protected]",
"alumniOf": "https://www.northumbria.ac.uk/",
"gender": "http://schema.org/Male",
"sameAs": ["https://t.me/ifuentes","http://twitter.com/ifuentes","https://www.linkedin.com/in/inakifuentes/","https://plus.google.com/115973691709577684409","https://www.facebook.com/inaki.fuentes","https://www.strava.com/athletes/1980963","https://github.com/i10s","https://www.reddit.com/user/i10s","https://www.instagram.com/ifuentes/"]
}
</script>
</body>
</html>