File tree 1 file changed +21
-0
lines changed
1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change
1
+ <!doctype html>
2
+ < html lang ="en ">
3
+
4
+ < head >
5
+ < meta charset ="utf-8 ">
6
+ < title > Angular Binary Tree</ title >
7
+ < base href ="C:/Program Files/Git/AngularBinaryTree/ ">
8
+ < meta name ="viewport " content ="width=device-width, initial-scale=1 ">
9
+ < link rel ="icon " type ="image/x-icon " href ="favicon.ico ">
10
+ < link href ="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css " rel ="stylesheet " integrity ="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN " crossorigin ="anonymous ">
11
+ < link rel ="stylesheet " href ="styles.3ff695c00d717f2d2a11.css ">
12
+ </ head >
13
+
14
+ < body >
15
+ < app-root > </ app-root >
16
+ < script type ="text/javascript " src ="runtime.a5dd35324ddfd942bef1.js "> </ script >
17
+ < script type ="text/javascript " src ="polyfills.46532d96d3286697c138.js "> </ script >
18
+ < script type ="text/javascript " src ="main.733c971c00ccb1c6546b.js "> </ script >
19
+ </ body >
20
+
21
+ </ html >
You can’t perform that action at this time.
0 commit comments