Merge remote-tracking branch 'refs/remotes/origin/master'

pull/166/head
Nathan Leniz 2015-03-09 06:52:10 +09:00
commit 53b0e8d600
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
script(async src="//ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js")
script(src="//ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js")
script(src="//ajax.googleapis.com/ajax/libs/angularjs/1.3.11/angular.min.js")
script(async src="//cdnjs.cloudflare.com/ajax/libs/angular-ui-bootstrap/0.12.0/ui-bootstrap-tpls.min.js")
script(src="//cdnjs.cloudflare.com/ajax/libs/angular-ui-bootstrap/0.12.0/ui-bootstrap-tpls.min.js")
include meta
title #{title} | Free Code Camp
meta(charset='utf-8')