add favicon

This commit is contained in:
2023-04-11 09:14:21 -04:00
parent f7173e4754
commit c56144f6d5
9 changed files with 11 additions and 2 deletions

View File

@@ -3,6 +3,7 @@
<head>
<title>Everest Linux - Home</title>
<link type="text/css" rel="stylesheet" href="css/everest.css"/>
<link rel="icon" type="image/x-icon" href="img/favicon.svg"/>
</head>
<body>
<!-- Navbar -->