Skip to content

Commit

Permalink
post major refactor reasonably stable
Browse files Browse the repository at this point in the history
  • Loading branch information
stevewirts committed Apr 2, 2015
1 parent 707ea72 commit cc30784
Show file tree
Hide file tree
Showing 56 changed files with 2,157 additions and 1,033 deletions.
11 changes: 8 additions & 3 deletions data.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
<html>
<head>
<script src="polymer/js/data.js"></script>
</head><body>
</body></html>
</head>
<body>
<div id="building">
<h3>building example dataset...</h3>
</div>
<script src="polymer/js/data.js"></script>
</body>
</html>
Loading

0 comments on commit cc30784

Please sign in to comment.