|
@@ -1,5 +1,5 @@
|
|
|
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
|
-<html xmlns="http://www.w3.org/1999/xhtml">
|
|
|
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
|
+<html xmlns="https://www.w3.org/1999/xhtml">
|
|
|
<head>
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
|
<title>Spellbound | Evidence</title>
|
|
@@ -7,11 +7,12 @@
|
|
|
<link rel="stylesheet" href="./css/materialize.css">
|
|
|
|
|
|
<!-- Compiled and minified JavaScript -->
|
|
|
- <script src="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.6/js/materialize.min.js"></script>
|
|
|
+ <script src="./css/materialize.min.js"></script>
|
|
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
|
|
|
|
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
|
|
|
+<link href="https://fonts.googleapis.com/icon?family=Roboto" rel="stylesheet">
|
|
|
|
|
|
|
|
|
</head>
|