coopcloud.tech/themes/cloud.autonomic.zone/layouts/partials/index/community_project.html

13 lines
419 B
HTML

<section id="get-involved" class="hero">
<div class="hero-body has-text-centered">
<p class="is-size-1">
{{ emojify ":house:" }}
</p>
<p id="community-project" class="is-size-3">
This is a community project.
</p>
<div class="">
<button id="get-involved" class="button grey-button is-uppercase is-medium has-text-weight-bold">Get involved</button>
</div>
</div>
</section>