Loading docs/css/extra.css +5 −1 Original line number Diff line number Diff line Loading @@ -243,3 +243,7 @@ button.md-button-center { button.md-button-center:hover { cursor: pointer; } a.banner-link:hover { font-weight: bold;; } overrides/main.html +4 −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> 📢 Signup for a free session to discover R2Devops using your project 👉 <a href="https://calendly.com/r2devops/introduction" class="banner-link"> I book my meeting </a> 🔥 {% endblock %} Loading Loading
docs/css/extra.css +5 −1 Original line number Diff line number Diff line Loading @@ -243,3 +243,7 @@ button.md-button-center { button.md-button-center:hover { cursor: pointer; } a.banner-link:hover { font-weight: bold;; }
overrides/main.html +4 −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> 📢 Signup for a free session to discover R2Devops using your project 👉 <a href="https://calendly.com/r2devops/introduction" class="banner-link"> I book my meeting </a> 🔥 {% endblock %} Loading