Skip to content

Commit c0a8554

Browse files
committed
Obsolete meetups template w/ html directive
1 parent 70b0954 commit c0a8554

File tree

2 files changed

+8
-17
lines changed

2 files changed

+8
-17
lines changed

src/community/meetups.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
{%
2-
laika.html.template: meetups.template.html
3-
%}
4-
51
# Virtual Meetups
62

73
Every month, we host a friendly virtual meetup for the Typelevel Community! Each meetup begins with an icebreaker activity to get to know each other, followed by a presentation on a technical topic.
@@ -10,6 +6,14 @@ Our meetups are open to everyone! All participants must follow the [Typelevel Co
106

117
To receive notifications of future meetups subscribe to the calendar below or ask to join the [Google Group].
128

9+
@:html
10+
<figure class="bulma-image bulma-is-4by3">
11+
<iframe
12+
src="https://calendar.google.com/calendar/embed?src=c_4107a1cfc2da0c1425c057ff4ba248f3378e4d3ad3e6bf39e79b08ad895bf94d%40group.calendar.google.com&ctz=America%2FLos_Angeles"
13+
style="border: 0" width="100%" height="100%" frameborder="0" scrolling="no"></iframe>
14+
</figure>
15+
@:@
16+
1317
[Typelevel Code of Conduct]: /code-of-conduct/README.md
1418
[Google Group]: https://groups.google.com/a/typelevel.org/g/meetups
1519
[Discord]: https://discord.gg/typelevel-632277896739946517

src/community/meetups.template.html

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

0 commit comments

Comments
 (0)