diff options
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link href="pix/icons/House-3.ico" rel="shortcut icon" type="image/x-icon"> - <link href="css/style.css" rel="stylesheet"> + <link href="style.css" rel="stylesheet"> </head> <body> |
