-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathmore.html
29 lines (25 loc) · 1.11 KB
/
more.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
<!DOCTYPE html>
<html lang="en">
<meta charset="UTF-8">
<title>/dev/hack</title>
<meta name="viewport" content="width=device-width,initial-scale=1">
<link rel="stylesheet" href="style.css">
<script src="vendor/ical.min.js"></script>
<script src="vendor/rrule.2.8.1.min.js"></script>
<script defer src="index-cal.js"></script>
<body>
<h1>what is /dev/hack
<span class="holder" style="display: inline-block; white-space: nowrap">$
<!-- decorative, for the cool prompt effect -->
<input aria-hidden="true" type="text" autofocus size="2" name="_"></span>
</h1>
<div class="guysholder">
<div class="imgholder"> <img src="1.jpg"></div>
<h1>this is devhack</h1>
<div class="imgholder"><img src="3.jpg"></div>
<h1>This is devhack</h1>
<div class="imgholder"><img src="5.jpg"></div>
<h1>THIS IS DEVHACK</h1>
</div>
<p> devhack also </p><a href="https://seattlecommunitynetwork.org/">peers with local organizations</a><p> and hosts</p><a href="https://wiki.devhack.net/Category:Projects"> member projects that you can read more about </a>
</html>