diff --git a/src/community/meetups.md b/src/community/meetups.md index fac1f2e9..d793283b 100644 --- a/src/community/meetups.md +++ b/src/community/meetups.md @@ -1,7 +1,3 @@ -{% - laika.html.template: meetups.template.html -%} - # Virtual Meetups 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 To receive notifications of future meetups subscribe to the calendar below or ask to join the [Google Group]. +@:html +
+ +
+@:@ + [Typelevel Code of Conduct]: /code-of-conduct/README.md [Google Group]: https://groups.google.com/a/typelevel.org/g/meetups [Discord]: https://discord.gg/typelevel-632277896739946517 diff --git a/src/community/meetups.template.html b/src/community/meetups.template.html deleted file mode 100644 index f54651ae..00000000 --- a/src/community/meetups.template.html +++ /dev/null @@ -1,13 +0,0 @@ -@:embed(/templates/main.template.html) -
- - ${cursor.currentDocument.content} - -
- -
-
- -@:@