-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.htm
More file actions
23 lines (20 loc) · 787 Bytes
/
index.htm
File metadata and controls
23 lines (20 loc) · 787 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
layout: default
title: Home
---
<div class="row">
<div class="eight columns centered">
<p>Bacon ipsum dolor sit amet chuck pancetta shoulder, boudin pork chop pig prosciutto jowl kielbasa strip steak tongue spare ribs tenderloin. Frankfurter drumstick strip steak bresaola, swine short ribs kielbasa ball tip ham corned beef ham hock tenderloin. Tail beef ribs shank ham hock pork corned beef frankfurter turducken tri-tip. Pork chop beef short ribs pork loin frankfurter shankle.</p>
</div>
</div>
<div class="row home-images clearfix">
<div class="four columns">
<img src="images/placeholder1.jpeg">
</div>
<div class="four columns">
<img src="images/placeholder2.jpeg">
</div>
<div class="four columns">
<img src="images/placeholder3.jpeg">
</div>
</div>