Cheated a bit to test it out ;)
This commit is contained in:
parent
a8ca54db0b
commit
d21e86aeb0
1 changed files with 3 additions and 0 deletions
|
@ -26,6 +26,9 @@ class CustomHomeTheme extends HomeTheme {
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
<body>
|
<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
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Reference in a new issue