Skip to content

Commit 73433fc

Browse files
Merge branch 'release'
2 parents ea10a13 + 01ee68f commit 73433fc

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

pages-events/events-drop-ins.html

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,4 +73,33 @@ <h3>National Coding Week</h3>
7373
</div>
7474
</div>
7575
</div>
76+
<div class="row card">
77+
<div class="col-12">
78+
<div class="row">
79+
<div class="col-sm-4 col-lg-2 event-date">
80+
<span class="event-date-month">OCT</span>
81+
<span class="event-date-day">12</span>
82+
<p>
83+
<span class="event-date-start-time">7pm - </span>
84+
85+
<span class="event-date-end-time">9pm</span>
86+
</p>
87+
</div>
88+
<div class="col-sm-8 col-lg-10 event-title">
89+
<span class="event-title">CodeWith Drop-In</span>
90+
</div>
91+
</div>
92+
<div class="row">
93+
<div class="col-md-12 col-lg-9 event-description">
94+
<span class="event-description">
95+
An ad-hoc event for anyone who would like help with coding or coding-related stuff. This can be
96+
something related to one of our workshops, a question about how to get started, or anything else! </span>
97+
</div>
98+
<div class="col-md-12 col-lg-3 event-book-button">
99+
<a class="btn btn-primary float-right" type="button" href="https://join.codewith.org.uk">Jitsi Link
100+
<span class="fas fa-link"></span></a>
101+
</div>
102+
</div>
103+
</div>
104+
</div>
76105
</section>

0 commit comments

Comments
 (0)