diff options
| -rw-r--r-- | about/index.html | 1 | ||||
| -rw-r--r-- | favicon.png | bin | 0 -> 340 bytes | |||
| -rw-r--r-- | index.html | 1 |
3 files changed, 2 insertions, 0 deletions
diff --git a/about/index.html b/about/index.html index 5c501f5..9343c14 100644 --- a/about/index.html +++ b/about/index.html @@ -4,6 +4,7 @@ <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <link rel="stylesheet" href="https://relvokcor.xyz/~willow/style.css"> + <link rel="icon" type="image/png" href="https://relvokcor.xyz/~willow/favicon.png"> </head> <body> <center> diff --git a/favicon.png b/favicon.png Binary files differnew file mode 100644 index 0000000..4ab1634 --- /dev/null +++ b/favicon.png @@ -4,6 +4,7 @@ <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <link rel="stylesheet" href="https://relvokcor.xyz/~willow/style.css"> + <link rel="icon" type="image/png" href="https://relvokcor.xyz/~willow/favicon.png"> </head> <body> <center> |
