-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathevents.html
executable file
·54 lines (50 loc) · 1.33 KB
/
events.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
---
layout: default
title: Events
section_id: events
cover-pic: /images/group/denero-lilt-cropped.jpg
custom_css: shared.css
---
<div class="title-section cover" style="background-image: url({{page.cover-pic}})">
<div class="row">
<div class="large-12 columns">
{% include section-header.html title="Events" tagline="open to the
community" color="#fff" class="big" %}
</div>
</div>
</div>
<br />
<br />
<div id="fb-root"></div>
<script
async
defer
crossorigin="anonymous"
src="https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v8.0&appId=115993348440972&autoLogAppEvents=1"
nonce="FZhEwWZL"
></script>
<div style="display: flex; flex-direction: column; align-items: center">
<iframe
src="https://calendar.google.com/calendar/embed?src=c_gnkh7hu1gie14c9meob051cm94%40group.calendar.google.com&ctz=America%2FLos_Angeles"
style="border: 0"
width="800"
height="600"
frameborder="0"
scrolling="no"
></iframe>
<div class="two spacing"></div>
<div class="two spacing"></div>
<div class="row">
<div class="large-12 columns">
<p class="centered-text">
<a
class="button"
target="_blank"
href="https://www.facebook.com/ucbupe/events/"
>See more events</a
>
</p>
</div>
</div>
</div>
<div class="two spacing"></div>