Changes for page Home
Last modified by Alex Jaeger on 2026/08/16 15:38
From version 13.1
edited by Alex Jaeger
on 2026/08/13 16:30
on 2026/08/13 16:30
Change comment:
There is no comment for this version
To version 28.1
edited by Alex Jaeger
on 2026/08/13 16:43
on 2026/08/13 16:43
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -6,7 +6,7 @@ 6 6 7 7 8 8 9 -{{html clean="false"}} 9 +{{html clean="false" wiki="true"}} 10 10 11 11 <style> 12 12 .card-grid { ... ... @@ -40,21 +40,20 @@ 40 40 </style> 41 41 42 42 <div class="card-grid"> 43 - 44 44 <div class="x-card"> 45 - <h3>P rojectOne</h3>44 + <h3>Publications</h3> 46 46 <p>Description of the first project.</p> 47 - <a href="/xwiki/bin/view/Projects/ProjectOne/">View project →</a>46 + [[Wikid Home>>Publications]] 48 48 </div> 49 49 50 50 <div class="x-card"> 51 - <h3>Project Two</h3>50 + <h3>Projects</h3> 52 52 <p>Description of the second project.</p> 53 53 <a href="/xwiki/bin/view/Projects/ProjectTwo/">View project →</a> 54 54 </div> 55 55 56 56 <div class="x-card"> 57 - <h3> Documentation</h3>56 + <h3>Team</h3> 58 58 <p>Technical documentation and reference material.</p> 59 59 <a href="/xwiki/bin/view/Documentation/">View documentation →</a> 60 60 </div>