-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathgroups.htm
More file actions
41 lines (32 loc) · 1.68 KB
/
groups.htm
File metadata and controls
41 lines (32 loc) · 1.68 KB
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
---
layout: default
title: Hoboken's Tech Groups
---
<div class="row clearfix">
<div class="groups">
<div class="row">
<section class="groups-member">
<h2>MakerBar</h2>
<a href="http://makerbar.com"><img src="images/makerbar.png" alt="MakerBar"/></a>
<p>Drumstick tri-tip chuck short ribs shoulder swine biltong tongue frankfurter boudin beef ribs ball tip prosciutto. Shankle filet mignon swine, short loin hamburger jerky shank ham sausage salami.</p>
</section>
<section class="groups-member">
<h2>NJ Tech Meetup</h2>
<a href="http://njtech.me"><img src="images/njtechmeetup.jpeg" alt="NJ Tech Meetup"/></a>
<p>Drumstick tri-tip chuck short ribs shoulder swine biltong tongue frankfurter boudin beef ribs ball tip prosciutto. Shankle filet mignon swine, short loin hamburger jerky shank ham sausage salami.</p>
</section>
</div>
<div class="row">
<section class="groups-member">
<h2>Mobile Dev NJ</h2>
<a href="http://mobiledevnj.com"><img src="images/mobiledevnj.png" alt="MobileDevNJ"/></a>
<p>Drumstick tri-tip chuck short ribs shoulder swine biltong tongue frankfurter boudin beef ribs ball tip prosciutto. Shankle filet mignon swine, short loin hamburger jerky shank ham sausage salami.</p>
</section>
<section class="groups-member">
<h2>Spark Lab</h2>
<a href="http://mobiledevnj.com"><img src="images/mobiledevnj.png" alt="MobileDevNJ"/></a>
<p>Drumstick tri-tip chuck short ribs shoulder swine biltong tongue frankfurter boudin beef ribs ball tip prosciutto. Shankle filet mignon swine, short loin hamburger jerky shank ham sausage salami.</p>
</section>
</div>
</div><!-- end groups-->
</div><!-- end row -->