feat: add call to action shortcode

pull/11/head
Aravinth Manivannan 2022-04-26 16:48:34 +05:30
parent d1f573211f
commit 36d4ce6b29
Signed by: realaravinth
GPG Key ID: AD9F0F08E855ED88
1 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
</div>
</div>
<div class="action-call__container">
<div class="action-call__margin-container">
<p class="action-call__prompt">{{ prompt }}</p>
<button class="action-call__button"><a href="{{ link }}" class="action-call_link">{{ action }}</a></button>
</div>
</div>
<div class="page__container">
<div class="page__group-content">