Skip to content

Commit 3ff36fb

Browse files
authored
Update banner (#104)
1 parent 846990f commit 3ff36fb

1 file changed

Lines changed: 6 additions & 8 deletions

File tree

_includes/intentionet-banner.html

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
11
<div class="site-header">
22
<div class="p0 d-flex align-items-center container">
33

4-
<!-- banner logo -->
5-
<div id="intentionet-logo" class="flex-grow-1">
6-
<a href="https://www.intentionet.com/" class="d-block m-0" style="max-width: 200px">
7-
<object type="image/svg+xml" data="{{ '/assets/intentionet-alt_logo.svg' | relative_url}}" style="max-height:40px; max-width: 200px; pointer-events: none;"></object>
8-
</a>
9-
</div>
4+
The Intentionet team is joining AWS. We are excited to continue, under a new umbrella, our mission of transforming how networks are engineered.
5+
6+
Batfish will become an AWS-managed open source project. It will remain available under the same open source
7+
license, and we will continue our work on the project in collaboration with the community. You are encouraged
8+
to continue asking questions via Slack, opening issues and PRs on GitHub, and participating in the community to
9+
improve Batfish for everyone.
1010

11-
<!-- Banner text -->
12-
<small class="banner-text text-light py-3">Learn about <a href="https://www.intentionet.com/product/batfish-enterprise/">Batfish Enterprise</a> offered by <a href="https://www.intentionet.com">Intentionet</a></small>
1311
</div>
1412
</div>

0 commit comments

Comments
 (0)