This repository was archived by the owner on Feb 11, 2019. It is now read-only.
File tree 2 files changed +11
-2
lines changed
web-optimization/app-optimized 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 1
1
/web-optimization /app-optimized /.idea
2
2
/web-optimization /app-unoptimized /.idea
3
+ /.idea /.name
4
+ /.idea /encodings.xml
5
+ /.idea /examples.iml
6
+ /.idea /misc.xml
7
+ /.idea /modules.xml
8
+ /.idea /scopes /scope_settings.xml
9
+ /.idea /vcs.xml
10
+ /.idea /workspace.xml
Original file line number Diff line number Diff line change 8
8
< link href ='http://fonts.googleapis.com/css?family=Roboto:400,700,300 ' rel ='stylesheet ' type ='text/css '>
9
9
< link type ="text/css " rel ="stylesheet " href ="Content/styles/style.css ">
10
10
< link rel ="apple-touch-icon " href ="http://devbproto.com/favicon.png ">
11
- < script type ="text/javascript " src ="//code.jquery.com/jquery-1.11.0.min.js "> </ script >
12
- < script type ="text/javascript " src ="Scripts/main.js "> </ script > </ head >
11
+ </ head >
13
12
< body >
14
13
15
14
< div class ="page ">
@@ -512,5 +511,7 @@ <h1>Unminified example</h1>
512
511
<!-- Footer Content -->
513
512
</ div >
514
513
</ footer >
514
+ < script type ="text/javascript " src ="//code.jquery.com/jquery-1.11.0.min.js "> </ script >
515
+ < script type ="text/javascript " src ="Scripts/main.js "> </ script >
515
516
</ body >
516
517
</ html >
You can’t perform that action at this time.
0 commit comments