Skip to content

Commit 2fb06e9

Browse files
DaanHooglandDaan Hoogland
andauthored
no older events beyond the link to see more (#366)
Co-authored-by: Daan Hoogland <dahn@apache.org>
1 parent b2f7747 commit 2fb06e9

File tree

1 file changed

+0
-35
lines changed

1 file changed

+0
-35
lines changed

src/pages/events.js

Lines changed: 0 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -12,41 +12,6 @@ export default function Events() {
1212
<EventContents className="events"/>
1313
</div>
1414
</section>
15-
16-
<section className="events container">
17-
<div>
18-
<p>
19-
older events:
20-
</p>
21-
</div>
22-
<ul>
23-
<li>
24-
<a href="https://www.youtube.com/watch?v=Ph-NQv80j0k&list=PLnIKk7GjgFlbG2W3lRW9Evjy2Vtg_HKHX">
25-
Virtual Event for the CloudStack European User Group May 2021
26-
</a>
27-
</li>
28-
<li>
29-
<a href="https://www.youtube.com/watch?v=RNqK4dTjE0A&list=PLnIKk7GjgFlYfuOAl_LphJRYHcGiw0tCR">
30-
Virtual Event for the CloudStack European User Group February 2020
31-
</a>
32-
</li>
33-
<li>
34-
<a src="https://www.youtube.com/playlist?list=PLU2OcwpQkYCwcPxZMKX2BFoKE0Z7g1ENH">
35-
CloudStack Collaboration Conference June 2018 in Montreal
36-
</a>
37-
</li>
38-
<li>
39-
<a src="https://www.youtube.com/playlist?list=PLCfLScXpEyAS4YkJpeqDriP7JcU82Tx2r">
40-
CloudStack Collaboration Conference June 2016 in Montreal
41-
</a>
42-
</li>
43-
<li>
44-
<a src="https://www.youtube.com/playlist?list=PLGeM09tlguZSeNyOyQKJHNX4pxgK-yoTA">
45-
CloudStack Collaboration Conference Europe 2015 in Dublin
46-
</a>
47-
</li>
48-
</ul>
49-
</section>
5015
</Layout>
5116
);
5217
}

0 commit comments

Comments
 (0)