Changes for page MS Teams Home Page:
Last modified by Chris Workman on 2026/08/21 22:35
From 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
To 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
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,4 +2,3 @@ 1 -{{html clean="false"}} 2 2 <style> 3 3 @import url('https://fonts.googleapis.com/css2?family=Fraunces:wght@500;600&family=Inter:wght@400;500;600;700&display=swap'); 4 4 ... ... @@ -205,7 +205,11 @@ 205 205 <span></span><span></span><span></span><span></span> 206 206 </div> 207 207 208 - 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> 209 209 210 210 <nav class="grid" aria-label="Microsoft Teams resource categories"> 211 211 ... ... @@ -246,12 +246,6 @@ 246 246 </a> 247 247 248 248 </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> 254 254 255 255 <footer>FirstDigital · Microsoft Teams Resource Hub</footer> 256 256 </div> 257 -{{/html}}