Skip to content

Commit 3f7487c

Browse files
mnocondabrt
andauthored
Add LTS updates section (#2984)
* Add Latest LTS Update section to homepage * Update LTS Update section to feature Integrated help * Update docs/index.md Co-authored-by: Tomasz Dąbrowski <64841871+dabrt@users.noreply.github.com> --------- Co-authored-by: Tomasz Dąbrowski <64841871+dabrt@users.noreply.github.com>
1 parent b99537b commit 3f7487c

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

docs/index.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
</div>
7373
</div>
7474
<div class="row notifications">
75-
<div class="col-12 col-lg-12">
75+
<div class="col-12 col-lg-6">
7676
<div class="notification notification--latest-release" id="tile2">
7777
<div class="notification__content">
7878
<h2>The latest Ibexa DXP is v5.0 LTS</h2>
@@ -86,6 +86,21 @@
8686
</div>
8787
</div>
8888
</div>
89+
<div class="col-12 col-lg-6">
90+
<div class="notification notification--lts-update" id="tile3">
91+
<div class="notification__content">
92+
<h2>The newest LTS Update is Integrated help</h2>
93+
<div>Access contextual documentation, guidance, and resources right from the user interface.</div>
94+
</div>
95+
<div class="notification__cta">
96+
<a href="administration/back_office/integrated_help">Learn more about this LTS Update</a>
97+
<a href="ibexa_products/editions#lts-updates">Discover other LTS Updates</a>
98+
</div>
99+
<div class="notification__image">
100+
<img src="images/notification-lts-update.svg" alt="LTS Update" />
101+
</div>
102+
</div>
103+
</div>
89104
</div>
90105
<div class="row">
91106
<div class="col-12">

0 commit comments

Comments
 (0)