Cheated a bit to test it out ;)

This commit is contained in:
Daniel Løvbrøtte Olsen 2015-12-28 02:37:05 +01:00
parent a8ca54db0b
commit d21e86aeb0

View file

@ -26,6 +26,9 @@ class CustomHomeTheme extends HomeTheme {
}
</style>
<body>
<link rel="stylesheet" href="https://storage.googleapis.com/code.getmdl.io/1.0.6/material.indigo-pink.min.css">
<script src="https://storage.googleapis.com/code.getmdl.io/1.0.6/material.min.js"></script>
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons">
$body
</body>
</html>