Commit fb1b71fe authored by Thomas Boni's avatar Thomas Boni
Browse files

replace discord banner by free session booking

parent 2687dab9
Loading
Loading
Loading
Loading
+3 −6
Original line number Diff line number Diff line
{% extends "base.html" %}

{% block announce %}
<a href="https://discord.gg/5QKpGqR">
   Join the Go2Scale <strong>community</strong> on
   <span class="twemoji">
     {% include ".icons/fontawesome/brands/discord.svg" %}
   </span>
   <strong>Discord</strong>
<a href="https://calendly.com/r2devops/introduction">
    📢 <strong>Free sessions</strong> are still available to help you using the
    hub for your specific project 👉 click here to book in a second 🔥
</a>
{% endblock %}