feat: ✨ add favicon
This commit is contained in:
parent
51e9b03ff2
commit
43345f946e
2 changed files with 4 additions and 0 deletions
|
@ -20,6 +20,7 @@
|
|||
<link rel="stylesheet" href="{{ '/fonts/m-plus-1-code/m-plus-1-code.css' | url }}">
|
||||
<link rel="stylesheet" href="{{ '/css/style.css' | url }}">
|
||||
<link rel="stylesheet" href="{{ '/css/prism.css' | url }}">
|
||||
<link rel="shortcut icon" href="/img/sebin.png" type="image/png">
|
||||
<link rel="me" href="https://meow.social/@SebinNyshkim">
|
||||
</head>
|
||||
<body class="h-dvh bg-slate-300 text-slate-700 dark:bg-slate-900 dark:text-slate-300">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue