diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -2,8 +2,9 @@ <html> <head> - <title>chrhodgden - Home</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> + <title>chrhodgden - Home</title> + <link rel="icon" type="image/svg+xml" href="img/favicon.svg"> <link rel="stylesheet" href="style.css"/> </head> |