We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6b2b9de + 2f832aa commit b0c5a70Copy full SHA for b0c5a70
website/templates/pages/index/content.handlebars
@@ -466,6 +466,21 @@
466
</footer>
467
</div>
468
469
+
470
+ <div class="column is-one-quarter-widescreen is-flex">
471
+ <div class="box is-flex is-fullwidth is-vertical">
472
+ <header>
473
+ <p class="is-size-5 has-text-weight-bold">Robusta</p>
474
+ </header>
475
+ <section class="media-content">
476
+ <p>Open source Kubernetes troubleshooting and automation platform</p>
477
+ </section>
478
+ <footer>
479
+ <a href="https://docs.robusta.dev/master/" target="_blank" rel="noopener"
480
+ rel="noreferrer">Website</a>
481
+ </footer>
482
+ </div>
483
484
485
486
0 commit comments