Changes for page FirstDigital Products Home Page:
Last modified by Chris Workman on 2026/08/20 21:50
From version 10.1
edited by Aaron Blackburn
on 2026/07/17 22:08
on 2026/07/17 22:08
Change comment:
There is no comment for this version
To version 11.1
edited by Aaron Blackburn
on 2026/07/17 22:11
on 2026/07/17 22:11
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -27,10 +27,16 @@ 27 27 28 28 29 29 30 -{{center}} 31 -[[image:FirstDigital-Logo.png||height="34" width="141">>https://learn.firstdigital.com/bin/view/Main/?oidc.skipped=true]] 32 -[[~[~[image:Microsoft_Azure-Logo.wine.png~|~|height="50" width="75"~]~]>>https://learn.firstdigital.com/bin/view/Main/?oidc.skipped=false]] 33 -{{/center}} 30 +{{html}} 31 +<div style="display: flex; justify-content: center; align-items: center; gap: 20px;"> 32 + <a href="https://learn.firstdigital.com/bin/view/Main/?oidc.skipped=true"> 33 + <img src="FirstDigital-Logo.png" style="height:34px; width:141px;" /> 34 + </a> 35 + <a href="https://learn.firstdigital.com/bin/view/Main/?oidc.skipped=false"> 36 + <img src="Microsoft_Azure-Logo.wine.png" style="height:50px; width:75px;" /> 37 + </a> 38 +</div> 39 +{{/html}} 34 34 35 35 36 36 )))