File tree 1 file changed +2
-8
lines changed
1 file changed +2
-8
lines changed Original file line number Diff line number Diff line change 2
2
< html lang ="en " xmlns:ng ="http://angularjs.org/ ">
3
3
< head >
4
4
< meta http-equiv ="Content-Type " content ="text/html; charset=utf-8 ">
5
- < title > angular intro </ title >
5
+ < title > AngularJS Intro </ title >
6
6
< script src ="../jquery-1.4.2.min.js "> </ script >
7
7
< script src ="../angular-0.9.17.js " ng:autobind > </ script >
8
8
< script src ="../syntaxhighlighter/shCore.js "> </ script >
11
11
< link rel ="stylesheet " href ="../syntaxhighlighter/shCore.css " type ="text/css "/>
12
12
< link rel ="stylesheet " href ="../syntaxhighlighter/shThemeDefault.css " type ="text/css "/>
13
13
< script src ="../slide.js "> </ script >
14
- < style >
15
- h1 {
16
-
17
-
18
- }
19
- </ style
20
14
</ head >
21
15
< body >
22
16
@@ -42,7 +36,7 @@ <h2>HTML & JavaScript
42
36
< ul >
43
37
< li > JavaScript Magic for building Web Apps</ li >
44
38
< li > Pure JavaScript</ li >
45
- < li > Open Source (MIT)</ li >
39
+ < li > Open Source (@github, MIT)</ li >
46
40
< li > Google Funded</ li >
47
41
</ ul >
48
42
</ slide >
You can’t perform that action at this time.
0 commit comments