fix: add pfp as favicon

This commit is contained in:
Ashhhleyyy 2022-07-05 22:14:23 +01:00
parent 0a0e3e1ac3
commit 9bf14d65f8
Signed by: ash
GPG key ID: 83B789081A0878FB

View file

@ -4,6 +4,7 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" type="image/png" href="https://ashhhleyyy.dev/assets/images/pfp.png">
{% block head %}
<link rel="stylesheet" href="https://unpkg.com/@fontsource/poppins@4.5.8/index.css">
<link rel="stylesheet" href="/assets/style/index.css" />