File tree Expand file tree Collapse file tree 2 files changed +13
-0
lines changed
Expand file tree Collapse file tree 2 files changed +13
-0
lines changed Original file line number Diff line number Diff line change 309309 < span style ="margin-left: 1.5vw " [routerLink] ="['/reactive'] " routerLinkActive ="router-link-active "> REACTIVE </ span >
310310 < span style ="margin-left: 1.5vw " [routerLink] ="['/template-driven'] " routerLinkActive ="router-link-active "> TEMPLATE DRIVEN </ span >
311311 < div class ="spacer "> </ div >
312+ <!-- twitter -->
312313 < a aria-label ="Angular on twitter " target ="_blank " rel ="noopener " href ="https://twitter.com/angular " title ="Twitter ">
313314 < svg id ="twitter-logo " height ="24 " data-name ="Logo " xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 400 400 ">
314315 < rect width ="400 " height ="400 " fill ="none " />
318319 />
319320 </ svg >
320321 </ a >
322+ <!-- twitter -->
323+ <!-- Github -->
324+ < a
325+ aria-label ="Github repo link "
326+ target ="_blank "
327+ rel ="noopener "
328+ href ="https://github.com/Yu0614/angular-form-differences "
329+ title ="Github repo link "
330+ >
331+ < img src ="../assets/github-octcat.png " alt ="github " style ="width: 30px; height: 30px " />
332+ </ a >
333+ <!-- Github -->
321334</ div >
322335
323336< ng-container *ngIf ="currentRoute === '/' ">
You can’t perform that action at this time.
0 commit comments