diff options
Diffstat (limited to 'src/_header.html')
-rw-r--r-- | src/_header.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_header.html b/src/_header.html index 8a23615..d0dc361 100644 --- a/src/_header.html +++ b/src/_header.html @@ -5,7 +5,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title></title> - <link rel="icon" type="image/x-icon" href="/images/favicon.ico"> + <link rel="icon" type="image/x-icon" href="images/favicon.ico"> <link rel="stylesheet" href="styles/style.css"> </head> <body> |