-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
18 lines (18 loc) · 1.01 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<html>
<head>
<title>yosoyfunes.com</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="css/styles.css" />
<link rel="icon" type="image/png" href="img/linux.png">
</head>
<code>
yosoyfunes@www ~ $ ls -l<br>
total 20<br>
dr-x------ 2 yosoyfunes yosoyfunes 4096 Jun 1 2020 <a href="https://twitter.com/yosoyfunes/" target="_blank" >twitter/</a><br>
dr-x------ 2 yosoyfunes yosoyfunes 4096 Jun 1 2020 <a href="https://www.instagram.com/yosoyfunes/" target="_blank" >instagram/</a><br>
dr-x------ 2 yosoyfunes yosoyfunes 4096 Jun 1 2020 <a href="https://github.com/yosoyfunes/" target="_blank" >github/</a><br>
dr-x------ 2 yosoyfunes yosoyfunes 4096 Jun 1 2020 <a href="https://ar.linkedin.com/in/matiasanoniz/" target="_blank" >linkedin/</a><br>
dr-x------ 2 yosoyfunes yosoyfunes 4096 Jun 1 2020 <a href="https://speakerdeck.com/yosoyfunes/" target="_blank" >slides/</a><br>
</code>
</body>
</html>