File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 5
5
manifest ="app-cache.manifest ">
6
6
< head >
7
7
< meta http-equiv ="Content-Type " content ="text/html; charset=UTF-8 " />
8
- < title ng:bind-template ="<angular/> : {{partialTitle}} "> <angular/> </ title >
8
+ < title ng:bind-template ="AngularJS : {{partialTitle}} "> AngularJS </ title >
9
9
< meta name ="fragment " content ="! ">
10
10
< link rel ="stylesheet " href ="docs-combined.css " type ="text/css "/>
11
11
< link rel ="stylesheet " href ="syntaxhighlighter/syntaxhighlighter-combined.css " type ="text/css "/>
44
44
<![endif]-->
45
45
46
46
< ul id ="navbar ">
47
- < li > < a href ="http://angularjs.org/ "> <angular/> </ a > </ li >
47
+ < li > < a href ="http://angularjs.org/ "> AngularJS </ a > </ li >
48
48
< li > < a href ="#!/guide " ng:class ="selectedSection('guide') "> Developer Guide</ a > </ li >
49
49
< li > < a href ="#!/api " ng:class ="selectedSection('api') "> API Reference</ a > </ li >
50
50
< li > < a href ="#!/cookbook " ng:class ="selectedSection('cookbook') "> Examples</ a > </ li >
@@ -72,7 +72,7 @@ <h2 ng:bind="partialTitle"></h2>
72
72
< ng:include id ="content " src ="getCurrentPartial() " onload ="afterPartialLoaded() "> </ ng:include >
73
73
</ div >
74
74
75
- < div id ="footer "> © 2010-2011 angular </ div >
75
+ < div id ="footer "> © 2010-2011 AngularJS </ div >
76
76
</ div >
77
77
78
78
< script src ="jquery.min.js "> </ script >
You can’t perform that action at this time.
0 commit comments