Changes for page Sandbox Test Page 3

Last modified by Jareth Carpenter on 2026/08/20 22:29

From version 10.1
edited by Jareth Carpenter
on 2026/08/14 20:45
Change comment: There is no comment for this version
To version 29.2
edited by Jareth Carpenter
on 2026/08/17 14:59
Change comment: Auto-saved during real-time collaboration

Summary

Details

Page properties
Content
... ... @@ -7,7 +7,9 @@
7 7  
8 8  I am going to use this for checking edits to the main page before saving
9 9  
10 -{{html clean="false"}}
10 +
11 +{{html clean="false" wiki="true"}}
12 +
11 11  <!--
12 12   ============================================================
13 13   FirstDigital - Learning Center Menu (XWiki fragment)
... ... @@ -40,7 +40,7 @@
40 40   that img's src="data:image/jpeg;base64,..." with a URL.
41 41   ============================================================
42 42  -->
43 -<style>
45 +{{css}}
44 44  @import url('https://fonts.googleapis.com/css2?family=Host+Grotesk:wght@300;400;600;800&display=swap');
45 45  
46 46   /* Safety net: if the wiki ever renders this block twice,
... ... @@ -349,7 +349,7 @@
349 349   .fdm-card, .fdm-cta svg { transition: none; }
350 350   }
351 351  
352 -</style>
354 +{{/css}}
353 353  
354 354  <div class="fdm-hub">
355 355  
... ... @@ -427,5 +427,3 @@
427 427  
428 428  </div>
429 429  {{/html}}
430 -
431 -