Skip to content

Commit 743b85e

Browse files
Merge pull request #366 from tableau/master
changes to main landing page back into dev
2 parents 8a6eb4d + ca7a84b commit 743b85e

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

index.html

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,21 @@ <h3>Extensions API Reference</h3>
4343
<a href="{{ site.baseurl }}/docs/trex_examples.html"><img src="{{ site.baseurl }}/assets/flex.png" class="img-home" alt="Samples"></a>
4444
<div class="caption">
4545
<h3>Samples</h3>
46-
<p>View the sample extensions and add them to your dashboards in Tableau. Also check out the <a href="{{ site.baseurl }}/community/">Community Extensions.</a></p>
46+
<p>View the sample extensions and add them to your dashboards in Tableau.</p>
4747
</div>
4848
</div>
4949
</div>
50+
<div class="col-md-3 text-center">
51+
<div class="thumbnail thumb-home">
52+
<a href="{{ site.baseurl }}/community/"><img src="{{ site.baseurl }}/assets/community.jpg" class="img-home" alt="Community"></a>
53+
<div class="caption">
54+
<h3>Community</h3>
55+
<p>Browse extensions built by the community and use them in your dashboards.</p>
56+
</div>
57+
</div>
58+
</div>
59+
</div>
60+
<div class="row" style="display: flex; justify-content: center;">
5061
<div class="col-md-3 text-center">
5162
<div class="thumbnail thumb-home">
5263
<a href="{{ site.baseurl }}/docs/trex_release-notes.html"><img src="{{ site.baseurl }}/assets/notes.png" class="img-home" alt="Release Notes"></a>
@@ -56,8 +67,6 @@ <h3>Release Notes</h3>
5667
</div>
5768
</div>
5869
</div>
59-
</div>
60-
<div class="row" style="display: flex; justify-content: center;">
6170
<div class="col-md-3 text-center">
6271
<div class="thumbnail thumb-home">
6372
<a href="{{ site.baseurl }}/docs/ux_design.html" target="_blank"><img src="{{ site.baseurl }}/assets/design_guidelines.png" class="img-home" alt="Design Guidelines"></a>

0 commit comments

Comments
 (0)