-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
47 lines (39 loc) · 1.95 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
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<link rel="alternate" type="application/rss+xml" title="{{ site.name }}" href="{{ site.url }}/feed.xml">
<link href='https://fonts.googleapis.com/css?family=Helvetica:900' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen" />
<link rel="stylesheet" type="text/css" href="stylesheets/pygment_trac.css" media="screen" />
<link rel="stylesheet" type="text/css" href="stylesheets/print.css" media="print" />
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<title>Hack and Tell Seattle</title>
</head>
<body>
<div id="container">
<div class="inner">
<header>
<h1>HACK</h1>
<h1>AND</h1>
<h1>TELL</h1>
<h1>SEATTLE</h1>
<h2></h2>
</header>
<hr>
<section id="main_content">
<center>
<h3><a name="next-meetup" class="anchor" href="#next-meetup"><span class="octicon octicon-link"></span></a>Next meetup: November 14</h3>
<p>RSVP <a href="http://www.meetup.com/Hack-and-Tell-Seattle/events/145242542/" target="_rsvp">here</a>. Sign up to present <a href="https://docs.google.com/forms/d/1nsZEmfoaJqraVWnNsMGgfV9hkNW7Ay02YjB02DRbixE/viewform" target="_present">here</a>. Location is <a href="http://www.jigsawrenaissance.org/" target="_venue">Jigsaw Renaissance</a>, at 815 Seattle Boulevard South, Room 112, Seattle, WA 98134.</p>
</center>
</section>
<footer>
<a href="docs.html">About us</a> • <a href="https://github.com/hackandtellseattle/hackandtellseattle.github.io" target="_source">Site source</a> • Get notified of upcoming meetups via <a href="feed.xml">RSS feed</a>.
</footer>
</div>
</div>
</body>
</html>