Changes for page MS Teams Home Page:
Last modified by Chris Workman on 2026/08/21 22:35
From version 5.1
edited by Chris Workman
on 2026/07/27 16:20
on 2026/07/27 16:20
Change comment:
There is no comment for this version
To version 9.1
edited by Chris Workman
on 2026/07/27 17:12
on 2026/07/27 17:12
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,3 +1,4 @@ 1 +{{html clean="false"}} 1 1 <style> 2 2 @import url('https://fonts.googleapis.com/css2?family=Fraunces:wght@500;600&family=Inter:wght@400;500;600;700&display=swap'); 3 3 ... ... @@ -204,11 +204,7 @@ 204 204 <span></span><span></span><span></span><span></span> 205 205 </div> 206 206 207 - <header> 208 - <div class="eyebrow">Microsoft Teams</div> 209 - <h1>Resource Hub</h1> 210 - <p>Everything you need to set up, use, and troubleshoot Microsoft Teams voice and calling — organized in one place.</p> 211 - </header> 208 + 212 212 213 213 <nav class="grid" aria-label="Microsoft Teams resource categories"> 214 214 ... ... @@ -249,6 +249,12 @@ 249 249 </a> 250 250 251 251 </nav> 249 + <footer> 250 + <div class="eyebrow">Microsoft Teams</div> 251 + <h1>Resource Hub</h1> 252 + <p>Everything you need to set up, use, and troubleshoot Microsoft Teams voice and calling — organized in one place.</p> 253 + </footer> 252 252 253 253 <footer>FirstDigital · Microsoft Teams Resource Hub</footer> 254 254 </div> 257 +{{/html}}