-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
49 lines (38 loc) · 1.8 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
<!DOCTYPE html>
<head>
<title> Computer.Date </title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0" />
<meta name="description" content="arte on/offline" />
<meta name="og:title" property="og:title" content="Computer.Date" />
<meta name="og:description" property="og:description" content="Online Experiences" />
<meta name="og:image" property="og:image" content="qwerty hands.jpg" />
<link rel="stylesheet" type="text/css" href="style.css" />
<link rel="shortcut icon" href="https://d2w9rnfcy7mm78.cloudfront.net/12702635/original_b03a67d143c3dd0a9349d42f68b2fea7.png?1627786464?bc=0" />
</head>
<main>
<body>
<div>
<div class="esp">
<div class="wrapper">
<div class="text" style="display: block;">
<p aling="left">
<br><br>💻💞💻<br>
Computer.Date is a studio focused on online experiences, composed by the combined practice of <a href="https://xn--albail-zwa.xyz/" target="_blank">Sebastián Mira</a> and <a href="https://www.instagram.com/cafeinternet.xyz/" target="_blank">Wilmer Rodríguez</a>.
Our services span digital design, time-based media archival, 3d environments and full-stack development.
Currently based between Bogotá (CO) and the wwweb.
</p>
</div>
<footer>
<div class="row">
<a href="mailto:computerdate.y2k@gmail.com?subject=👋" target="_blank">📧</a>
<br>
<a href="https://www.are.na/computer-date" target="_blank">Are.na</a>
<br>
<a href="https://drive.google.com/drive/folders/137iS1KgY-a6LiaZRdSHJBsJSN3M7Krym?usp=sharing" target="_blank">Portfolio</a>
</div>
</footer>
</div>
</body>
</main>
</html>