-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlivecoding-la-plata.html
33 lines (31 loc) · 1.35 KB
/
livecoding-la-plata.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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="description" content="duo-f.github.io">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="og:title" content="Livecoding La Plata" />
<meta property="og:type" content="text/html" />
<meta property="og:url" content="https://duo-f.github.io/livecoding-la-plata.html" />
<meta property="og:description" content="DuoF" />
<meta property="og:image" content="duo-f.png" />
<meta property="og:image:width" content="300" />
<meta property="og:image:height" content="158" />
<title>duoF</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<header>
<div align="center">
<h1>Que es el livecoding?</h1>
<h3><a href="https://toplap.org/about/"> https://toplap.org/about/</a> ~> sitio de la comunidad global</h3>
<br>
<h1>#live-coding-argentina</h1>
<h3><a href="https://talk.lurk.org/">https://talk.lurk.org/</a> ~> el chat de la comunidad de livecoding. En el canal #live-coding-argentina nos podemos leer</h3>
<h3><a href="https://livecodear.github.io/">https://livecodear.github.io/</a> ~> la comunicad argentina de livecoders. Tambien tenemos una lista de mail </h3>
<br>
<h1>Livecoding La Plata?</h1>
</div>
</header>
</body>
</html>