add favicon
This commit is contained in:
parent
d8227cbb2f
commit
88e6f8d460
3 changed files with 3 additions and 0 deletions
1
coc.html
1
coc.html
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue