add favicon

This commit is contained in:
xfnw 2021-12-23 10:45:23 -05:00
parent d8227cbb2f
commit 88e6f8d460
3 changed files with 3 additions and 0 deletions

View file

@ -2,6 +2,7 @@
<html>
<head>
<link rel="stylesheet" type="text/css" href="assets/style.css">
<link rel="icon" href="assets/va_transparent.png">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Code of Conduct - vulpineawoo</title>
</head>

View file

@ -2,6 +2,7 @@
<html>
<head>
<link rel="stylesheet" type="text/css" href="assets/style.css">
<link rel="icon" href="assets/va_transparent.png">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>vulpineawoo</title>
</head>

View file

@ -2,6 +2,7 @@
<html>
<head>
<link rel="stylesheet" type="text/css" href="assets/style.css">
<link rel="icon" href="assets/va_transparent.png">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Servers - vulpineawoo</title>
</head>