Loading docs/css/extra.css +4 −0 Original line number Diff line number Diff line Loading @@ -251,3 +251,7 @@ button.md-button-center:hover { .codehilitetable .linenos, .highlighttable .linenos { font-size: .75em; } 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 +4 −0 Original line number Diff line number Diff line Loading @@ -251,3 +251,7 @@ button.md-button-center:hover { .codehilitetable .linenos, .highlighttable .linenos { font-size: .75em; } 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