-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathlol.html
More file actions
88 lines (67 loc) · 2.43 KB
/
lol.html
File metadata and controls
88 lines (67 loc) · 2.43 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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
---
layout: default
title: LOL
---
<section class="container showcase">
<div class="row">
<div class="col-2 hidden-sm"></div>
<div class="col-8 center">
<p>Well yeah... we had tons of fun all along the way as you can imagine. This had to be shared, so here are some of the best times we've had running 3beards!</p>
</div>
<div class="col-2 hidden-sm"></div>
</div>
<hr> <!-- ================================================================ -->
<div class="row">
<div class="col-12">
<h2>The Tate Modern at night</h2>
<div class="embed">
<iframe src="https://www.youtube.com/embed/rvLy_o2IcAA?rel=0&showinfo=0" frameborder="0" allowfullscreen></iframe>
</div>
</div>
</div>
<hr> <!-- ================================================================ -->
<div class="row">
<div class="col-12">
<h2>Xmas Nerf Extravaganza</h2>
<div class="embed">
<iframe src="https://www.youtube.com/embed/m-w1_xPau3g?rel=0&showinfo=0" frameborder="0" allowfullscreen></iframe>
</div>
</div>
</div>
<hr> <!-- ================================================================ -->
<div class="row">
<div class="col-12">
<h2>Taking branding too literally</h2>
<div class="embed">
<iframe src="https://www.youtube.com/embed/Znjjn6_tWIw?rel=0&showinfo=0" frameborder="0" allowfullscreen></iframe>
</div>
</div>
</div>
<hr> <!-- ================================================================ -->
<div class="row">
<div class="col-12">
<h2>BeardCam™</h2>
<div class="embed">
<iframe src="https://www.youtube.com/embed/4IZrQ0iOjgY?rel=0&showinfo=0" frameborder="0" allowfullscreen></iframe>
</div>
</div>
</div>
<hr> <!-- ================================================================ -->
<div class="row">
<div class="col-12">
<h2>Nerf Gun Showdown</h2>
<div class="embed">
<iframe src="https://www.youtube.com/embed/msZyxtLt2ew?rel=0&showinfo=0" frameborder="0" allowfullscreen></iframe>
</div>
</div>
</div>
<hr> <!-- ================================================================ -->
<div class="row">
<div class="col-12">
<h2>Who are you wearing?</h2>
<div class="embed">
<iframe src="https://www.youtube.com/embed/E-fwxTXgK1c?rel=0&showinfo=0" frameborder="0" allowfullscreen></iframe>
</div>
</div>
</div>
</section>