Skip to content

Commit c4631b7

Browse files
authored
Update next-event.html
1 parent 9be6546 commit c4631b7

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

Diff for: _includes/next-event.html

+7-5
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,15 @@
22
<div class="card card-next-event mx-auto mb-0">
33
<div class="card-body text-center">
44
<p class="text-muted">Our next event&hellip;</p>
5-
<h1 class="h3 mb-2">Movie Night</h1>
6-
<p>For our August meeting we are pleased to announce we're having a movie night!</p>
5+
<h1 class="h3 mb-2">Laravel Horizon and ORMs</h1>
6+
<p>
7+
For our September meeting, we are pleased to announce On the Horizon by <a href="https://twitter.com/nathanjdunn">Nathan Dunn</a> and ORM Overview by <a href="https://twitter.com/jackowagstaffe">Jack Wagstaffe</a>.
8+
</p>
79
<ul class="list-inline">
810
<li class="list-inline-item">
911
<span class="sr-only">Date</span>
1012
<span class="fas fa-fw fa-calendar-alt text-muted"></span>
11-
<time datetime="2018-08-22T18:00:00+00:00">Wednesday, 22 August</time>
13+
<time datetime="2018-09-18T18:00:00+00:00">Tuesday, 18 September</time>
1214
</li>
1315
<li class="list-inline-item">
1416
<span class="sr-only">Time</span>
@@ -18,10 +20,10 @@ <h1 class="h3 mb-2">Movie Night</h1>
1820
<li class="list-inline-item">
1921
<span class="sr-only">Location</span>
2022
<span class="fas fa-fw fa-map-marker-alt text-muted"></span>
21-
<a class="text-body" href="https://goo.gl/maps/DTPYCnA7g4C2" rel="external noopener noreferrer" target="_blank">Quilliam Brothers’ Teahouse</a>
23+
<a class="text-body" href="https://goo.gl/maps/D6yqoiuvtf72" rel="external noopener noreferrer" target="_blank">Campus North</a>
2224
</li>
2325
</ul>
24-
<a class="btn btn-block btn-primary" href="https://ti.to/phpne/august-2018" rel="external" target="_blank">
26+
<a class="btn btn-block btn-primary" href="https://ti.to/phpne/september-2018" rel="external" target="_blank">
2527
<span class="btn-text">Get a ticket</span>
2628
</a>
2729
</div>

0 commit comments

Comments
 (0)