Changes for page Home
Last modified by Alex Cotiugă on 2026/01/13 13:12
From version 7.3
edited by Alex Cotiugă
on 2025/11/12 19:59
on 2025/11/12 19:59
Change comment:
There is no comment for this version
To version 7.6
edited by Alex Cotiugă
on 2025/11/12 20:00
on 2025/11/12 20:00
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -34,16 +34,14 @@ 34 34 <p class="lead">10+ years of XWiki expertise with structured delivery and lasting collaboration</p> 35 35 <div class="widgets" role="list"> 36 36 #foreach ($entry in $whyArray) 37 - $entry.class 38 38 <article class="widget" role="listitem"> 39 39 <div class="icon" aria-hidden="true"> 40 - <i class="fa fa- shield"></i>41 - <h4> Stability & security</h4>39 + <i class="fa fa-$entry.icon"></i> 40 + <h4>$entry.title</h4> 42 42 </div> 43 - <p> Provenupgrade steps,rollback safety, and proactivehardening keep your wiki reliable.</p>42 + <p>$entry.content</p> 44 44 </article> 45 45 #end 46 - 47 47 <article class="widget" role="listitem"> 48 48 <div class="icon" aria-hidden="true"> 49 49 <i class="fa fa-check-square-o"></i>