Changes for page MS Teams Home Page:

Last modified by Chris Workman on 2026/08/21 22:35

From version 7.2
edited by Chris Workman
on 2026/07/27 16:25
Change comment: Auto-saved during real-time collaboration
To version 9.1
edited by Chris Workman
on 2026/07/27 17:12
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,4 +1,4 @@
1 -{{html}}
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,11 +205,7 @@
205 205   <span></span><span></span><span></span><span></span>
206 206   </div>
207 207  
208 - <header>
209 - <div class="eyebrow">Microsoft Teams</div>
210 - <h1>Resource Hub</h1>
211 - <p>Everything you need to set up, use, and troubleshoot Microsoft Teams voice and calling &mdash; organized in one place.</p>
212 - </header>
208 +
213 213  
214 214   <nav class="grid" aria-label="Microsoft Teams resource categories">
215 215  
... ... @@ -250,6 +250,11 @@
250 250   </a>
251 251  
252 252   </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 &mdash; organized in one place.</p>
253 + </footer>
253 253  
254 254   <footer>FirstDigital &middot; Microsoft Teams Resource Hub</footer>
255 255  </div>