fix: add pfp as favicon
This commit is contained in:
parent
0a0e3e1ac3
commit
9bf14d65f8
1 changed files with 1 additions and 0 deletions
|
@ -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" />
|
||||
|
|
Loading…
Reference in a new issue