-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
12 lines (11 loc) · 2.21 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
<!doctype html> <html class="no-js"> <head> <meta charset="utf-8"> <title></title> <meta name="description" content=""> <meta name="viewport" content="width=device-width"> <!-- Place favicon.ico and apple-touch-icon.png in the root directory --> <link rel="stylesheet" href="styles/main.72c10de4.css"> <body ng-app="whatShouldIlistenToApp"> <!--[if lt IE 7]>
<p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
<![endif]--> <!-- Add your site or application content here --> <div class="container"> <div class="header"> <ul class="nav nav-pills pull-right"> <!-- <li class="active"><a ng-href="#">Home</a></li> --> </ul> <h3 class="text-muted">what should I listen to?</h3> </div> <div ng-view=""></div> <div class="footer"> <p>built by <a href="http://twitter.com/ruhee_">ruhee</a> with <a ng-href="http://angularjs.org">angular</a> and <a ng-href="http://yeoman.io">yeoman</a>. powered by <a href="http://www.last.fm">last.fm</a>.</p> <a href="https://twitter.com/ruhee_" class="twitter-follow-button" data-show-count="false" data-dnt="true">Follow @ruhee_</a> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script> </div> </div> <!-- Google Analytics: change UA-XXXXX-X to be your site's ID --> <script>(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-XXXXX-X');
ga('send', 'pageview');</script> <!--[if lt IE 9]>
<script src="bower_components/es5-shim/es5-shim.js"></script>
<script src="bower_components/json3/lib/json3.min.js"></script>
<![endif]--> <script src="scripts/vendor.c3852d56.js"></script> <script src="scripts/scripts.0ccfa9f6.js"></script>