Skip to content

Commit b0c5a70

Browse files
authored
Merge pull request #419 from aantn/master
Add Robusta to list of projects using diff2html
2 parents 6b2b9de + 2f832aa commit b0c5a70

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

website/templates/pages/index/content.handlebars

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -466,6 +466,21 @@
466466
</footer>
467467
</div>
468468
</div>
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+
</div>
469484
</div>
470485
</div>
471486

0 commit comments

Comments
 (0)