File tree 2 files changed +3
-6
lines changed
2 files changed +3
-6
lines changed Original file line number Diff line number Diff line change 1
1
< router-outlet > </ router-outlet >
2
+ < a href ="https://github.com/meetdave3/angular-node-typescript-boiler "> < img style ="position: absolute; top: 0; left: 0; border: 0; " src ="https://s3.amazonaws.com/github/ribbons/forkme_left_darkblue_121621.png " alt ="Fork me on GitHub "> </ a >
Original file line number Diff line number Diff line change 16
16
17
17
</ head >
18
18
19
- < body style =" padding-top: 20px; " >
19
+ < body >
20
20
< app-root >
21
21
< img src ="../assets/angular.png " alt ="AngularLogo " style ="width:50px;
22
22
height:50px;
23
23
position: fixed;top: 50%;
24
24
left: 50%;
25
25
transform: translate(-50%, -50%); ">
26
26
</ app-root >
27
- < noscript >
28
- < p >
29
- JavaScript is needed to enable this app
30
- </ p >
31
- </ noscript >
27
+ < script async defer src ="https://buttons.github.io/buttons.js "> </ script >
32
28
</ body >
33
29
34
30
</ html >
You can’t perform that action at this time.
0 commit comments