Skip to content

Commit bf922a6

Browse files
authored
[DOCS] Adds logo to the landing page hero image and changes tagline. (#2046) (#2047)
1 parent 26e70b0 commit bf922a6

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

docs/index-custom-title-page.html

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<h2>Documentation</h2>
6161
</p>
6262
<p>
63-
The official Ruby client provides a low-level client for communicating with an Elasticsearch cluster.
63+
The official Ruby client provides one-to-one mapping with Elasticsearch REST APIs.
6464
</p>
6565
<p>
6666
<a href="https://www.elastic.co/guide/en/elasticsearch/client/ruby-api/current/ruby-install.html">
@@ -69,7 +69,7 @@ <h2>Documentation</h2>
6969
</p>
7070
</div>
7171
<div class="col-md-6 col-12">
72-
<img class="w-100" src="https://images.contentstack.io/v3/assets/bltefdd0b53724fa2ce/blta0a3d914dc5d8070/641d7fac80a10d107c7294e8/ruby-es-lp-hero.png" />
72+
<img class="w-100" src="https://images.contentstack.io/v3/assets/bltefdd0b53724fa2ce/blt4f322d51b4812e0a/64255eebde06a31192f4399a/ES_Ruby_landing_page.png" />
7373
</div>
7474
</div>
7575

@@ -173,4 +173,6 @@ <h4 class="mt-3">
173173
</div>
174174
</div>
175175

176-
<p class="my-4"><a href="https://www.elastic.co/guide/index.html">View all Elastic docs</a></p>
176+
<p class="my-4"><a href="https://www.elastic.co/guide/index.html">View all Elastic docs</a></p>
177+
178+
<p class="my-4"><small>The Ruby logo available <a href="https://www.ruby-lang.org/en/about/logo/">here</a> is released under the Creative Commons <a href="https://creativecommons.org/licenses/by-sa/2.5/"> Attribution-Share Alike 2.5 License</a>.</small></p>

0 commit comments

Comments
 (0)