-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
37 lines (26 loc) · 1.3 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
<!DOCTYPE html>
<html lang="en" dir="ltr"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta charset="utf-8">
<title>Atlanta Node.js</title>
<meta name="description" content="Atlanta Node Nodejs">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<base href=".">
<!-- <link rel="alternate" type="application/atom+xml" title="Atlanta Node.js" href="http://feed"> -->
<link rel="stylesheet" href="styles.css" type="text/css" media="screen">
</head>
<body lang="en">
<div class="container">
<div id="infobox">
<a href="http://nodejs.org"><img src="./images/atlantanodejs.png" alt="Node.js height='36px' width='36px'"></a>
<h2>Atlanta Node.js on the web</h2>
<p>A Node.js Working Group</p>
<hr>
<a href="http://github.com/atlantanodejs"><img src="./images/github.png" alt="GitHub"></a>
<a href="http://www.meetup.com/Atlanta-Nodejs-Developers/"><img src="./images/meetup.png" alt="Meetup"></a>
<a href="http://twitter.com/AtlantaNodejs"><img src="./images/twitter.png" alt="Twitter"></a>
<a href="https://docs.google.com/folder/d/0By5R1H52mCcNQWNqT3dmUzdpSUE/edit"><img src="./images/google_drive.png" alt="Google Drive"></a>
<!-- <a target="_blank" href="https://plus.google.com/xxx"><img src="./images/google-plus.png" alt="Google+"></a> -->
</div>
</div>
</body>
</html>