Added monthly meetup area
This commit is contained in:
Родитель
3545dfaa5c
Коммит
2d45183c17
|
@ -3,6 +3,20 @@
|
||||||
<Template Name="Community">
|
<Template Name="Community">
|
||||||
<Description>Connect with other developers and share your project with the Steeltoe community.</Description>
|
<Description>Connect with other developers and share your project with the Steeltoe community.</Description>
|
||||||
<OtherArea>
|
<OtherArea>
|
||||||
|
<div class="row no-gutters">
|
||||||
|
<div class="col">
|
||||||
|
<div class="component-whatis-title"><h2>Monthly Meetup</h2></div>
|
||||||
|
<div class="my-5">
|
||||||
|
<div>A monthly meetup for the entire Steeltoe community. It's a chance to discuss open issues, review features in an upcoming release, and propose new ideas.</div>
|
||||||
|
<div>
|
||||||
|
Occurs on the first Tuesday of every month at 12:30p EST<br />
|
||||||
|
Zoom meeting ID: 948 4672 7700<br />
|
||||||
|
Passcode: 687486<br />
|
||||||
|
<a href="https://VMware.zoom.us/j/94846727700?pwd=amlWak5SL2RYcitXQTlsMHNpODZkdz09">Zoom invite link</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
<div class="row no-gutters mb-5">
|
<div class="row no-gutters mb-5">
|
||||||
<div class="col-6">
|
<div class="col-6">
|
||||||
<div class="component-whatis-title"><h2>Developers</h2></div>
|
<div class="component-whatis-title"><h2>Developers</h2></div>
|
||||||
|
@ -35,4 +49,4 @@
|
||||||
</Template>
|
</Template>
|
||||||
|
|
||||||
@code{
|
@code{
|
||||||
}
|
}
|
||||||
|
|
Загрузка…
Ссылка в новой задаче