|
76 | 76 | </li> |
77 | 77 | <li class="sidebar-dropdown"> |
78 | 78 | <a href="about.html"> |
79 | | - <i class="fa fa-users"></i> |
| 79 | + <i class="fas fa-chalkboard-teacher"></i> |
80 | 80 | <span>About</span> |
81 | 81 | </a> |
82 | 82 | </li> |
|
92 | 92 | <span>Resources</span> |
93 | 93 | </a> |
94 | 94 | </li> |
| 95 | + <li class="sidebar-dropdown"> |
| 96 | + <a href="people.html"> |
| 97 | + <i class="fa fa-users"></i> |
| 98 | + <span>People</span> |
| 99 | + </a> |
| 100 | + </li> |
95 | 101 | <li class="sidebar-dropdown"> |
96 | 102 | <a href="contact.html"> |
97 | 103 | <i class="fa fa-address-book"></i> |
@@ -153,7 +159,7 @@ <h1>Events</h1> |
153 | 159 | rel="noopener noreferrer" target="_blank"></noscript> |
154 | 160 | <!-- You can customize this button any way you like --> |
155 | 161 | <button id="eventbrite-widget-modal-trigger-117562278941" class="btn btn-primary float-right" |
156 | | - type="button">Buy Tickets</button> |
| 162 | + type="button">Register</button> |
157 | 163 | <noscript></a>Buy Tickets on Eventbrite</noscript> |
158 | 164 | </div> |
159 | 165 | </div> |
@@ -184,7 +190,7 @@ <h1>Events</h1> |
184 | 190 | rel="noopener noreferrer" target="_blank"></noscript> |
185 | 191 | <!-- You can customize this button any way you like --> |
186 | 192 | <button id="eventbrite-widget-modal-trigger-117832786035" class="btn btn-primary float-right" |
187 | | - type="button">Buy Tickets</button> |
| 193 | + type="button">Register</button> |
188 | 194 | <noscript></a>Buy Tickets on Eventbrite</noscript> |
189 | 195 | </div> |
190 | 196 | </div> |
@@ -215,7 +221,7 @@ <h1>Events</h1> |
215 | 221 | rel="noopener noreferrer" target="_blank"></noscript> |
216 | 222 | <!-- You can customize this button any way you like --> |
217 | 223 | <button id="eventbrite-widget-modal-trigger-117920634793" class="btn btn-primary float-right" |
218 | | - type="button">Buy Tickets</button> |
| 224 | + type="button">Register</button> |
219 | 225 | <noscript></a>Buy Tickets on Eventbrite</noscript> |
220 | 226 | </div> |
221 | 227 | </div> |
@@ -247,7 +253,7 @@ <h1>Events</h1> |
247 | 253 | rel="noopener noreferrer" target="_blank"></noscript> |
248 | 254 | <!-- You can customize this button any way you like --> |
249 | 255 | <button id="eventbrite-widget-modal-trigger-117920303803" class="btn btn-primary float-right" |
250 | | - type="button">Buy Tickets</button> |
| 256 | + type="button">Register</button> |
251 | 257 | <noscript></a>Buy Tickets on Eventbrite</noscript> |
252 | 258 | </div> |
253 | 259 | </div> |
@@ -278,7 +284,7 @@ <h1>Events</h1> |
278 | 284 | rel="noopener noreferrer" target="_blank"></noscript> |
279 | 285 | <!-- You can customize this button any way you like --> |
280 | 286 | <button id="eventbrite-widget-modal-trigger-117832864269" class="btn btn-primary float-right" |
281 | | - type="button">Buy Tickets</button> |
| 287 | + type="button">Register</button> |
282 | 288 | <noscript></a>Buy Tickets on Eventbrite</noscript> |
283 | 289 | </script> |
284 | 290 | </div> |
@@ -361,6 +367,7 @@ <h1>Events</h1> |
361 | 367 | <!-- IE10 viewport hack for Surface/desktop Windows 8 bug --> |
362 | 368 | <script src="./js/ie10-viewport-bug-workaround.js"></script> |
363 | 369 |
|
| 370 | +<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script> |
364 | 371 | <script crossorigin="anonymous" src="https://code.jquery.com/jquery-3.5.1.min.js" |
365 | 372 | integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0="></script> |
366 | 373 | <script crossorigin="anonymous" src="https://code.jquery.com/ui/1.12.1/jquery-ui.min.js" |
|
0 commit comments