diff options
Diffstat (limited to 'view/password.php')
-rw-r--r-- | view/password.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/password.php b/view/password.php index a72766e..93cae95 100644 --- a/view/password.php +++ b/view/password.php | |||
@@ -78,7 +78,7 @@ ob_start(); | |||
78 | <!-- <link rel="shortcut icon" type="image/x-icon" href="favicon.ico" /> --> | 78 | <!-- <link rel="shortcut icon" type="image/x-icon" href="favicon.ico" /> --> |
79 | <link rel="icon" type="image/png" href="public/mouette-logo.png" > | 79 | <link rel="icon" type="image/png" href="public/mouette-logo.png" > |
80 | <link rel="stylesheet" type="text/css" href="public/css/normalize.css"> | 80 | <link rel="stylesheet" type="text/css" href="public/css/normalize.css"> |
81 | <link rel="stylesheet" type="text/css" href="public/css/accueil.css" /> | 81 | <link rel="stylesheet" type="text/css" href="public/css/main.css" /> |
82 | <script type="text/javascript" src="public/main.js" ></script> | 82 | <script type="text/javascript" src="public/main.js" ></script> |
83 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> | 83 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
84 | </head> | 84 | </head> |