Skip to content

Commit

Permalink
a few updates to image and text
Browse files Browse the repository at this point in the history
  • Loading branch information
gcolliso committed Jul 11, 2019
1 parent da47646 commit 5c64a04
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions content/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,27 +27,27 @@ <h4 class="text-center">Brokered Throughput</h4>
<sub>(Chart source: <a href="http://www.bravenewgeek.com/dissecting-message-queues/" target="_blank">bravenewgeek.com/dissecting-message-queues</a>)</sub>
</div>
</div>

<hr>
</br>

<div class="row">
<div class="col-md-6">
<p>Written in Go, NATS is available as a client for approximately a dozen languages, many of which are supported by the Synadia team. Here’s the full list of <a href="/download">NATS clients</a>.</p>
</div>
<div class="col-md-6">
<p>NATS is unique in its simplicity and performance, and as a result powers some of the largest production environments.. You can learn more about the design characteristics in the <a href="/documentation/faq/">NATS FAQ</a>.</p>
<p>NATS is unique in its simplicity and performance, and as a result powers some of the largest production environments.. You can learn more about the design characteristics in the <a href="https://nats-io.github.io/docs/faq" target="_blank">NATS FAQ</a>.</p>
</div>
</div>

<hr>
<h3>Roadmap</h3>
<p>We have exciting features lined up for the NATS community, shown below on our roadmap. If you have any questions, comments, or requests don't hesitate to reach out to us - your input is valued.</p>
<p>Our roadmap represents coming features lined up for the future of NATS. We are excited to bring these advances to the NATS community and look forward to your valuable input. Please contact us at <a href="mailto:[email protected]?subject=NATS Roadmap">[email protected]</a> or join our <a href="https://join.slack.com/t/natsio/shared_invite/enQtMzE2NDkxNDI2NTE1LTc5ZDEzYTkwYWZkYWQ5YjY1MzBjMWZmYzA5OGQxMzlkMGQzMjYxNGM3MWYxMjNiYmNjNzIwMTVjMWE2ZDgxZGM" target="_blank">Slack channel</a> with any questions, comments, or requests.</p>

<div class="row">
<div class="col-md-10 col-md-offset-1">
<img class="img-responsive center-block" alt="NATS Roadmap Image" src="/img/roadmap.png" BORDER="0">
<img class="img-responsive center-block" alt="NATS Roadmap Image" src="/img/roadmap.png" height="700" width="900" border="0">
</div>
</div>
</div>
</div>




Expand Down
Binary file modified src/img/roadmap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5c64a04

Please sign in to comment.