Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new marketing callout content and unhide #2857

Merged
merged 4 commits into from
Dec 8, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 3 additions & 5 deletions extra/docs_landing.html
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,6 @@
padding: 80px 0 96px;
margin: 96px 0;
position: relative;
display: none;
}

#guide .marketing-callout h2 {
Expand Down Expand Up @@ -687,11 +686,10 @@ <h3 class="mt-3">

<div id="bottomContent" style="display: none;">
<div class="marketing-callout">
<h2>Elastic ON Tour registration is live!</h2>
<p>Join us for a day full of Elastic learning and networking. Find an ElasticON event near you.</p>
<h2>Free Elastic training</h2>
<p>Learn about Elasticsearch Relevance Engine™ (ESRE), designed to power AI search applications.</p>
<a class="button btn-primary btn-small"
href="https://www.elastic.co/events/elasticon?utm_campaign=elasticon-tour-overview&utm_source=website&utm_medium=docs-sidebar">Learn
more</a>
href="https://www.elastic.co/training/elasticsearch-relevance-engine-quick-start?tech=rtp&plcmt=cta-card&pg=docs">Explore now</a>
</div>

<div class="my-4 need-help">
Expand Down