added beta flag for services

added jitsi service
This commit is contained in:
Samuel Philipp 2020-07-03 19:38:24 +02:00
parent ff1eed98c8
commit 6ebcd13e67
7 changed files with 47 additions and 7 deletions

View file

@ -20,7 +20,7 @@ eleventyNavigation:
<div class="row justify-content-center py-4 border-top">
<div class="col-lg-8 col-md-10 col-12">
<h1 class="heading"><a href="/{{locale}}/services">Services</a></h1>
<div class="row">
<div class="row justify-content-center">
{% include services-simple.html %}
</div>
</div>