add favicon

This commit is contained in:
Liam Waldron 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 - About</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 -->

View File

@ -3,6 +3,7 @@
<head>
<title>Everest Linux - Docs</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 -->

View File

@ -3,6 +3,7 @@
<head>
<title>Everest Linux - Docs</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 -->

View File

@ -3,6 +3,7 @@
<head>
<title>Everest Linux - Docs</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 -->

View File

@ -1,8 +1,9 @@
<!DOCTYPE html>
<html>
<head>
<title>Everest Linux - Home</title>
<title>Everest Linux - Downloads</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 -->

View File

@ -1,8 +1,9 @@
<!DOCTYPE html>
<html>
<head>
<title>Everest Linux - Home</title>
<title>Everest Linux - Errata</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 -->

1
img/favicon.svg Normal file
View File

@ -0,0 +1 @@
<svg version="1.1" viewBox="0.0 0.0 649.0 485.0" fill="none" stroke="none" stroke-linecap="square" stroke-miterlimit="10" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg"><clipPath id="p.0"><path d="m0 0l649.0 0l0 485.0l-649.0 0l0 -485.0z" clip-rule="nonzero"/></clipPath><g clip-path="url(#p.0)"><path fill="#000000" fill-opacity="0.0" d="m0 0l649.0 0l0 485.0l-649.0 0z" fill-rule="evenodd"/><path fill="#4a86e8" d="m31.519686 468.3622l194.38202 -378.26773l133.83844 378.26773z" fill-rule="evenodd"/><path stroke="#4a86e8" stroke-width="2.0" stroke-linejoin="round" stroke-linecap="butt" d="m31.519686 468.3622l194.38202 -378.26773l133.83844 378.26773z" fill-rule="evenodd"/><path fill="#434343" d="m412.7575 222.75516l-135.9685 261.5433l-135.9685 -261.5433z" fill-rule="evenodd"/><path stroke="#434343" stroke-width="2.0" stroke-linejoin="round" stroke-linecap="butt" d="m412.7575 222.75516l-135.9685 261.5433l-135.9685 -261.5433z" fill-rule="evenodd"/><path fill="#666666" d="m276.48984 484.30145l135.9685 -261.5433l135.96854 261.5433z" fill-rule="evenodd"/><path stroke="#666666" stroke-width="2.0" stroke-linejoin="round" stroke-linecap="butt" d="m276.48984 484.30145l135.9685 -261.5433l135.96854 261.5433z" fill-rule="evenodd"/><path fill="#434343" d="m0 478.92914l85.87449 -165.16534l64.645195 165.16534z" fill-rule="evenodd"/><path stroke="#434343" stroke-width="2.0" stroke-linejoin="round" stroke-linecap="butt" d="m0 478.92914l85.87449 -165.16534l64.645195 165.16534z" fill-rule="evenodd"/><path fill="#434343" d="m276.4908 484.3176l185.43307 -378.26773l185.43304 378.26773z" fill-rule="evenodd"/><path stroke="#434343" stroke-width="2.0" stroke-linejoin="round" stroke-linecap="butt" d="m276.4908 484.3176l185.43307 -378.26773l185.43304 378.26773z" fill-rule="evenodd"/><path fill="#4a86e8" d="m188.13387 157.10236l85.79527 -157.10236l85.79526 157.10236z" fill-rule="evenodd"/><path stroke="#4a86e8" stroke-width="1.0" stroke-linejoin="round" stroke-linecap="butt" d="m188.13387 157.10236l85.79527 -157.10236l85.79526 157.10236z" fill-rule="evenodd"/><path fill="#434343" d="m140.82152 222.77165l35.20926 -65.6693l194.84135 0l35.20923 65.6693z" fill-rule="evenodd"/></g></svg>

After

Width:  |  Height:  |  Size: 2.2 KiB

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 -->

View File

@ -3,6 +3,7 @@
<head>
<title>Everest Linux - Install</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 -->