mirror of
https://github.com/GuerillaStudio/compteur-de-greve.git
synced 2024-12-18 05:41:56 +00:00
serverless debug
This commit is contained in:
parent
b4b43d61eb
commit
115f998140
1 changed files with 5 additions and 0 deletions
|
@ -33,6 +33,7 @@ permalink:
|
|||
<div class="notif notif--success notif--successPlusOne" x-bind="thanks" x-cloak>
|
||||
<strong class="block text-bold text-big mb1">Merci pour votre participation ! ✨</strong>
|
||||
<span aria-hidden="true">↓</span> Nous avons <strong class="text-bold">besoin de vous</strong> pour faire du <em class="text-bold">7 mars</em> une journée de mobilisation qui restera dans les mémoires !
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a href="#" class="btn btn--secondary w100 mb15">
|
||||
|
@ -45,3 +46,7 @@ permalink:
|
|||
</article>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
{% if eleventy.serverless %}
|
||||
<h1>SERVERLESS !</h1>
|
||||
{% endif %}
|
||||
|
|
Loading…
Reference in a new issue