diff options
Diffstat (limited to 'public/head.php')
-rw-r--r-- | public/head.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/public/head.php b/public/head.php index eddf94b..c1645ae 100644 --- a/public/head.php +++ b/public/head.php @@ -2,4 +2,3 @@ <meta http-equiv='X-UA-Compatible' content='IE=edge'> <meta name='viewport' content='width=device-width, initial-scale=1'> <link rel='stylesheet' type='text/css' media='screen' href='global.css'> -<link rel='stylesheet' type='text/css' media='screen' href='mdi.css'> |