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
Change comment: There is no comment for this version
To version 7.2
edited by Chris Workman
on 2026/07/27 16:25
Change comment: Auto-saved during real-time collaboration

Summary

Details

Page properties
Content
... ... @@ -1,4 +1,4 @@
1 -{{html clean="false"}}
1 +{{html}}
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 -
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>
209 209  
210 210   <nav class="grid" aria-label="Microsoft Teams resource categories">
211 211  
... ... @@ -246,11 +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 &mdash; organized in one place.</p>
253 - </footer>
254 254  
255 255   <footer>FirstDigital &middot; Microsoft Teams Resource Hub</footer>
256 256  </div>