Changes for page Home

Last modified by Alex Jaeger on 2026/08/16 15:38

From version 21.1
edited by Alex Jaeger
on 2026/08/13 16:40
Change comment: There is no comment for this version
To version 13.1
edited by Alex Jaeger
on 2026/08/13 16:30
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -6,7 +6,7 @@
6 6  
7 7  
8 8  
9 -{{html clean="false" wiki="true"}}
9 +{{html clean="false"}}
10 10  
11 11  <style>
12 12  .card-grid {
... ... @@ -40,20 +40,21 @@
40 40  </style>
41 41  
42 42  <div class="card-grid">
43 +
43 43   <div class="x-card">
44 - <h3>Publications</h3>
45 + <h3>Project One</h3>
45 45   <p>Description of the first project.</p>
46 - [[Journals>>Home.Publications]]
47 + <a href="/xwiki/bin/view/Projects/ProjectOne/">View project →</a>
47 47   </div>
48 48  
49 49   <div class="x-card">
50 - <h3>Projects</h3>
51 + <h3>Project Two</h3>
51 51   <p>Description of the second project.</p>
52 52   <a href="/xwiki/bin/view/Projects/ProjectTwo/">View project →</a>
53 53   </div>
54 54  
55 55   <div class="x-card">
56 - <h3>Team</h3>
57 + <h3>Documentation</h3>
57 57   <p>Technical documentation and reference material.</p>
58 58   <a href="/xwiki/bin/view/Documentation/">View documentation →</a>
59 59   </div>