-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
53 lines (39 loc) · 1.81 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
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="utf-8">
<title>bu3nAmigue</title>
<meta name="author" content="bu3nAmigue" />
<link href="https://fonts.googleapis.com/css?family=DM+Serif+Text&display=swap" rel="stylesheet">
<link rel="stylesheet" href="/css/bold.css" type="text/css" />
<!-- Title -->
<title>bu3nAmigue</title>
<meta property="og:title" content="bu3nAmigue">
<!--Favicon-->
<link rel="icon" href="https://mathigatti.com/favicon/favicon.png">
<!--Preview Images-->
<meta property="og:image" content="https://bu3namigue.github.io/bu3nAmigue.jpg">
<link rel="image_src" href="/bu3nAmigue.jpg">
<!--Description-->
<meta name="description" content="Creative coding collective based in Buenos Aires">
<meta property="og:description" content="Creative coding collective based in Buenos Aires">
<!--Author-->
<meta name="twitter:card" content="summary_large_image">
<!--Favicon-->
<link rel="icon" href="https://mathigatti.com/favicon/favicon.png">
</head>
<body>
<article>
<p>Hi,<br>
bu3nAmigue here, we are a creative coding collective based in Buenos Aires. We do bu3n stuff with poquito.<br>
The team is composed by <a href="https://solquemal.com/">@solquemal</a>, <a href="https://pablitx.com/">@pablitx</a> and <a href="https://www.mathigatti.com">@mathigatti</a>.
</p>
<p>You can check our social networks here:<br>
- <a href="https://www.github.com/bu3namigue/">GitHub</a><br>
- <a href="https://www.instagram.com/bu3namigue/">Instagram</a><br>
- <a href="https://bu3namigue.bandcamp.com/">Band Camp</a><br>
- <a href="https://www.youtube.com/channel/UCnjUJE2RUee2IwyopOHQ6wg">YouTube</a>
</p>
</article>
</body>
</html>