Android template: Load material.js the same way as in other templates

master
Surma 2015-07-04 19:18:07 +01:00 committed by Addy Osmani
parent c7db51ec05
commit f9775cbcc6
1 changed files with 1 additions and 1 deletions

View File

@ -325,7 +325,7 @@
</div>
</div>
<a href="https://github.com/google/material-design-lite/blob/master/templates/android-dot-com/" target="_blank" id="view-source" class="mdl-button mdl-js-button mdl-button--raised mdl-js-ripple-effect mdl-color--accent mdl-color-text--accent-contrast">View Source</a>
<script src="http://storage.googleapis.com/materialdesignlite/material.min.js"></script>
<script src="../../material.min.js"></script>
</body>