Skip to content

Commit 9be6546

Browse files
authored
August event details
1 parent d060609 commit 9be6546

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

_includes/next-event.html

+5-7
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,13 @@
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">
6-
Unit Testing Legacy Code
7-
</h1>
8-
<p>For our July meeting we are pleased to announce Unit Testing Legacy Code by Richard Harrison.</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>
97
<ul class="list-inline">
108
<li class="list-inline-item">
119
<span class="sr-only">Date</span>
1210
<span class="fas fa-fw fa-calendar-alt text-muted"></span>
13-
<time datetime="2018-07-17T18:00:00+00:00">Tuesday, 17 July</time>
11+
<time datetime="2018-08-22T18:00:00+00:00">Wednesday, 22 August</time>
1412
</li>
1513
<li class="list-inline-item">
1614
<span class="sr-only">Time</span>
@@ -20,10 +18,10 @@ <h1 class="h3 mb-2">
2018
<li class="list-inline-item">
2119
<span class="sr-only">Location</span>
2220
<span class="fas fa-fw fa-map-marker-alt text-muted"></span>
23-
<span>Campus North</span>
21+
<a class="text-body" href="https://goo.gl/maps/DTPYCnA7g4C2" rel="external noopener noreferrer" target="_blank">Quilliam Brothers’ Teahouse</a>
2422
</li>
2523
</ul>
26-
<a class="btn btn-block btn-primary" href="https://ti.to/phpne/july-2018" rel="external" target="_blank">
24+
<a class="btn btn-block btn-primary" href="https://ti.to/phpne/august-2018" rel="external" target="_blank">
2725
<span class="btn-text">Get a ticket</span>
2826
</a>
2927
</div>

0 commit comments

Comments
 (0)