feat: 🍔 add favicon

This commit is contained in:
m5ka 2024-03-25 23:20:01 +00:00
parent 9abbde9f40
commit 4d6dc2263e
2 changed files with 1 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.6 KiB

View file

@ -6,6 +6,7 @@
<title>moku.blog</title>
<link rel="stylesheet" href="{{ static('css/reset.css') }}" type="text/css">
<link rel="stylesheet" href="{{ static('css/moku.css') }}" type="text/css">
<link rel="shortcut icon" href="{{ static('images/favicon.png') }}" type="image/png">
</head>
<body>
<header>