valid html
[mdref/mdref] / views / layout.phtml
index 6ef0ecf46fc6d7a51f51b75b6b70b6bf95d0fa0f..e4d438d51e4c654aaeda248225ab85d6d1911c69 100644 (file)
@@ -17,7 +17,7 @@
                        <link rel="stylesheet" href="index.css">
                <?php endif; ?>
 
-               <link href="https://fonts.googleapis.com/css?family=Inconsolata&subset=latin-ext" rel="stylesheet">
+               <link href="https://fonts.googleapis.com/css?family=Inconsolata&amp;subset=latin-ext" rel="stylesheet">
                <script src="//ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
                <link rel="shortcut icon" href="<?= $baseUrl . "favicon.ico" ?>">
        </head>