Commit 5e54995d authored by totara-thib's avatar totara-thib
Browse files

fix(banner): change text and link of the banner

parent 34e4a4b8
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
{% extends "base.html" %}

{% block announce %}
    📢 Signup for a free session to discover R2Devops using your project 👉
<a href="https://calendly.com/r2devops/introduction" onclick="plausible('Meeting')" class="banner-link" target="_blank">
    I book my meeting
    New version of R2Devops in development 👉🏻 
<a href="https://r2link.io/subscribe" class="banner-link" target="_blank">
    Learn all about it
</a>
    🔥
{% endblock %}