Created
May 8, 2013 13:51
-
-
Save DavertMik/5540548 to your computer and use it in GitHub Desktop.
popup.html assets
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<head> | |
<script type="text/javascript" src="kango-ui/kango_api.js"></script> | |
<script type="text/javascript" src="jquery-1.9.1.min.js"></script> | |
<script type="text/javascript" src="underscore-min.js"></script> | |
<script type="text/javascript" src="backbone-min.js"></script> | |
<script type="text/javascript" src="popup.js"></script> | |
<link rel="stylesheet" href="foundation.min.css"> | |
<link href='http://fonts.googleapis.com/css?family=Raleway' rel='stylesheet' type='text/css'> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment