Skip to content

Commit

Permalink
Update by real structure
Browse files Browse the repository at this point in the history
  • Loading branch information
romanmatyus authored Aug 4, 2016
1 parent 78d904a commit ec6591a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions example/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
<html>
<head>
<title>Happy</title>
<link rel="stylesheet" type="text/css" href="../src/assets/css/happy.css">
<link rel="stylesheet" type="text/css" href="../dist/happy.min.css">
<link rel="stylesheet" type="text/css" href="example.css">
</head>
<body>
<script type="text/javascript" src="../src/assets/js/happy.js"></script>
<script type="text/javascript" src="../dist/happy.min.js"></script>

<div class="container">
<!-- <h1>Happy components</h1> -->
Expand Down

0 comments on commit ec6591a

Please sign in to comment.