diff options
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Rose Garden</title> <link rel="stylesheet" href="./style.css"> - <link rel="icon" href="favicon.ico" type="image/x-icon"> + <link rel="icon" href="./favicon.ico" type="image/x-icon"> </head> <body> |