You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added all the code required for integrating eventBrite with our site, added events, changed javascript typewriter to customise to each page, added difficulty badges for activities and resources, and extended the iframe containers for external forms
Copy file name to clipboardExpand all lines: _includes/head.html
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -32,4 +32,10 @@
32
32
<linkrel="stylesheet" href="css/style.css">
33
33
<linkrel="stylesheet" href="css/sidebar.css">
34
34
35
+
<!-- I know scripts aren't supposed to go in the header, but we need this here in order to pick different suffix lists for the typewriter at the top -->
0 commit comments