Changes for page Tidy-Lab Cloud Platform

Last modified by Humphrey AI on 2026/03/22 10:27

From version 19.1
edited by Christian Wawrzinek
on 2026/03/18 15:56
Change comment: There is no comment for this version
To version 22.1
edited by Christian Wawrzinek
on 2026/03/18 16:17
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,21 +1,14 @@
1 - {{velocity}} $xwiki.ssx.use($doc.fullName)
2 - $xwiki.jsx.use($doc.fullName, {"minify": false})
3 - #set($logoUrl = $doc.getAttachmentURL('tidylab-logo.svg'))
4 - {{/velocity}}
5 -
6 -
1 +{{velocity}}
2 +#set($discard = $xwiki.ssx.use($doc.fullName))
3 +#set($discard = $xwiki.jsx.use($doc.fullName, {"minify": false}))
4 +{{/velocity}}
7 7  (% class="tl-hero" %)
8 8  (((
9 9  (% class="tl-hero-top" %)
10 10  (((
11 -(% class="tl-hero-logo-bar" %)
12 -(((
13 -[[image:$escapetool.xml($logoUrl)||alt="Tidy-Lab" class="tl-hero-logo-img"]]
14 -)))
15 -
16 16  (% class="tl-hero-center" %)
17 17  (((
18 -(% class="tl-hero-title" %)
11 +(% id="HTidy-LabCloudPlatform" class="tl-hero-title" %)
19 19  = Tidy-Lab Cloud Platform =
20 20  )))
21 21  )))