1
0
mirror of https://github.com/pattern-lab/patternlab-php.git synced 2025-01-17 06:08:23 +01:00

Removed hot linked query from goggle apis.

This commit is contained in:
Brad Frost 2014-03-15 18:51:58 -04:00
parent 3d430ab2c2
commit 24208b5ac1

View File

@ -17,8 +17,7 @@
<link rel="stylesheet" href="styleguide/css/states.css?{{ cacheBuster }}" media="all" />
<link rel="stylesheet" href="styleguide/css/vendor/prism.css?{{ cacheBuster }}" media="all" />
<script src="http://ajax.googleapis.com/ajax/libs/jquery/2.0.3/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="styleguide/js/vendor/jquery.js"><\/script>')</script>
<script src="styleguide/js/vendor/jquery.js"></script>
</head>
<body id="patternlab-body">
<!--Style Guide Header-->