|
1 | | - |
2 | 1 | <!doctype html> |
3 | 2 | <html lang="en" class="no-js"> |
4 | 3 | <head> |
|
20 | 19 |
|
21 | 20 |
|
22 | 21 |
|
23 | | - <title>Copilot as Enabler - Code without Barriers 💻💞 with Microsoft & Code without Barriers</title> |
| 22 | + <title>Copilot as Enabler - Code without Barriers 💻💞 with Microsoft</title> |
24 | 23 |
|
25 | 24 |
|
26 | 25 |
|
|
86 | 85 |
|
87 | 86 | <header class="md-header md-header--shadow" data-md-component="header"> |
88 | 87 | <nav class="md-header__inner md-grid" aria-label="Header"> |
89 | | - <a href=".." title="Code without Barriers 🍰 with Microsoft & Code without Barriers" class="md-header__button md-logo" aria-label="Code without Barriers🍰 with Microsoft & Code without Barriers" data-md-component="logo"> |
| 88 | + <a href=".." title="Code without Barriers 💻💞 with Microsoft" class="md-header__button md-logo" aria-label="Code without Barriers 💻💞 with Microsoft" data-md-component="logo"> |
90 | 89 |
|
91 | 90 |
|
92 | 91 | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54"/></svg> |
|
100 | 99 | <div class="md-header__ellipsis"> |
101 | 100 | <div class="md-header__topic"> |
102 | 101 | <span class="md-ellipsis"> |
103 | | - Code without Barriers🍰 with Microsoft & Code without Barriers |
| 102 | + Code without Barriers 💻💞 with Microsoft |
104 | 103 | </span> |
105 | 104 | </div> |
106 | 105 | <div class="md-header__topic" data-md-component="header-topic"> |
|
184 | 183 |
|
185 | 184 | <nav class="md-nav md-nav--primary" aria-label="Navigation" data-md-level="0"> |
186 | 185 | <label class="md-nav__title" for="__drawer"> |
187 | | - <a href=".." title="Code without Barriers 🍰 with Microsoft & Code without Barriers" class="md-nav__button md-logo" aria-label="Code without Barriers🍰 with Microsoft & Code without Barriers" data-md-component="logo"> |
| 186 | + <a href=".." title="Code without Barriers 💻💞 with Microsoft" class="md-nav__button md-logo" aria-label="Code without Barriers 💻💞 with Microsoft" data-md-component="logo"> |
188 | 187 |
|
189 | 188 |
|
190 | 189 | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54"/></svg> |
191 | 190 |
|
192 | 191 | </a> |
193 | | - Code without Barriers🍰 with Microsoft & Code without Barriers |
| 192 | + Code without Barriers 💻💞 with Microsoft |
194 | 193 | </label> |
195 | 194 |
|
196 | 195 | <ul class="md-nav__list" data-md-scrollfix> |
|
287 | 286 |
|
288 | 287 |
|
289 | 288 |
|
290 | | - |
291 | | - |
| 289 | + |
292 | 290 | <li class="md-nav__item"> |
293 | 291 | <a href="../copilot-pair/" class="md-nav__link"> |
294 | 292 |
|
295 | 293 |
|
296 | | - |
297 | 294 | <span class="md-ellipsis"> |
298 | 295 | Copilot as Pair Programmer |
299 | 296 |
|
|
309 | 306 |
|
310 | 307 |
|
311 | 308 |
|
312 | | - |
313 | | - |
314 | | - |
315 | | - |
| 309 | + |
316 | 310 | <li class="md-nav__item md-nav__item--active"> |
317 | 311 |
|
318 | 312 | <input class="md-nav__toggle md-toggle" type="checkbox" id="__toc"> |
|
494 | 488 |
|
495 | 489 |
|
496 | 490 |
|
497 | | - |
498 | | - |
| 491 | + |
499 | 492 | <li class="md-nav__item"> |
500 | 493 | <a href="../wrapup/" class="md-nav__link"> |
501 | 494 |
|
502 | 495 |
|
503 | | - |
504 | 496 | <span class="md-ellipsis"> |
505 | 497 | Wrap-Up & Resources |
506 | 498 |
|
|
520 | 512 |
|
521 | 513 |
|
522 | 514 |
|
| 515 | + |
523 | 516 | <div class="md-sidebar md-sidebar--secondary" data-md-component="sidebar" data-md-type="toc" > |
524 | 517 | <div class="md-sidebar__scrollwrap"> |
525 | 518 | <div class="md-sidebar__inner"> |
|
529 | 522 |
|
530 | 523 |
|
531 | 524 |
|
532 | | - |
533 | | - |
534 | | - |
535 | 525 | <label class="md-nav__title" for="__toc"> |
536 | 526 | <span class="md-nav__icon md-icon"></span> |
537 | 527 | Table of contents |
|
0 commit comments