Skip to content

Commit c6e395c

Browse files
Adding latest changes to the new_site folder from the release branch
1 parent c64aa08 commit c6e395c

File tree

5 files changed

+154
-351
lines changed

5 files changed

+154
-351
lines changed

new_site/contact.html

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,7 @@ <h2>Email</h2>
190190
<label for="mce-TOWN">Town </label>
191191
<input type="text" value="" name="TOWN" class="" id="mce-TOWN">
192192
</div>
193+
193194
<div id="mergeRow-gdpr" class="mergeRow gdpr-mergeRow content__gdprBlock mc-field-group">
194195
<div class="content__gdpr">
195196
<label>Marketing Permissions</label>
@@ -244,12 +245,20 @@ <h2>Social Media</h2>
244245
<p>
245246
<span class="fab fa-slack text-green"></span>&nbsp;
246247
<a target="_blank" href="https://codewithpeople.slack.com">Slack Workspace</a>
247-
<a target="_blank" href="https://launchpass.com/codewithpeople">(Launchpass)</a>
248+
</p>
249+
<p>
250+
<span class="fab fa-slack text-green"></span>&nbsp;
251+
<a target="_blank" href="https://launchpass.com/codewithpeople">Slack Signup (Launchpad)</a>
248252
</p>
249253
<p>
250254
<span class="fab fa-twitter text-green"></span>&nbsp;
251255
<a target="_blank" href="https://twitter.com/CodeWithGroup">Twitter</a>
252256
</p>
257+
<p>
258+
<span class="fas fa-calendar-alt text-green"></span>&nbsp;
259+
<a target="_blank" href="https://www.eventbrite.co.uk/o/codewith-30834204055">Eventbrite</a>
260+
</p>
261+
253262
<p>
254263
Alternatively, if you have any questions about CodeWith you can chat to us through Facebook
255264
by clicking the below button. If you don't have a Facebook account you can use the guest option.

new_site/contact.html.orig

Lines changed: 0 additions & 343 deletions
This file was deleted.

new_site/css/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@ div.event-date {
342342
}
343343

344344
span.event-date-month {
345-
color: red;
345+
color: var(--colour-light-primary);
346346
}
347347

348348
span.event-date-day {

0 commit comments

Comments
 (0)