Merge pull request #77 from davideast/bio
Remove rawgit change over to CDN dependency
This commit is contained in:
commit
7faaad2aea
|
@ -2,7 +2,7 @@
|
|||
script(src="https://ajax.googleapis.com/ajax/libs/angularjs/1.3.6/angular.js")
|
||||
script(src="https://ajax.googleapis.com/ajax/libs/angularjs/1.3.6/angular-animate.js")
|
||||
script(src="https://ajax.googleapis.com/ajax/libs/angularjs/1.3.6/angular-aria.js")
|
||||
script(src="https://rawgit.com/angular/bower-material/master/angular-material.js")
|
||||
script(src="https://ajax.googleapis.com/ajax/libs/angular_material/0.8.2/angular-material.min.js")
|
||||
|
||||
<!-- VENDORS -->
|
||||
script(src="/resources/js/vendor/prettify.js")
|
||||
|
|
Loading…
Reference in New Issue