Skip to content

Commit

Permalink
feat: 网站图标
Browse files Browse the repository at this point in the history
  • Loading branch information
zhicbr committed Jan 17, 2025
1 parent 37aeb24 commit 1a4cb44
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Binary file added images/favicon.ico
Binary file not shown.
2 changes: 2 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
<link rel="stylesheet" href="css/dark.css" disabled id="dark-theme">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/marked/lib/marked.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css">
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico?">

</head>
<body>
<header>
Expand Down

0 comments on commit 1a4cb44

Please sign in to comment.