mirror of
https://github.com/nathanp/crypto-price-widget.git
synced 2025-12-06 17:32:31 -05:00
more UI/UX improvements. Starting to test price notifications/alerts!
This commit is contained in:
@@ -4,9 +4,6 @@
|
||||
<meta charset="UTF-8">
|
||||
<title>Latest Crypto Prices</title>
|
||||
<link href="css/app.css" rel="stylesheet">
|
||||
<!--<link href="css/animate.css" rel="stylesheet">-->
|
||||
<!--<link href="https://fonts.googleapis.com/css?family=Heebo:100,400" rel="stylesheet">
|
||||
<link href="https://fonts.googleapis.com/css?family=Inconsolata" rel="stylesheet">-->
|
||||
</head>
|
||||
|
||||
<body>
|
||||
@@ -117,5 +114,5 @@
|
||||
</script>
|
||||
<script src="js/app_common.js"></script>
|
||||
<script src="js/html.sortable.min.js"></script>
|
||||
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/Chart.js/2.7.0/Chart.min.js"></script>
|
||||
<script src="js/Chart.min.js"></script>
|
||||
</html>
|
||||
Reference in New Issue
Block a user