Skip to content

Commit

Permalink
docs: add favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
roushou committed Jun 26, 2024
1 parent 589c629 commit 97566a2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/.vitepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -113,4 +113,5 @@ export default defineConfig({
},
},
lastUpdated: true,
head: [["link", { rel: "icon", href: "/favicon.ico" }]],
});
Binary file added docs/public/favicon.ico
Binary file not shown.

0 comments on commit 97566a2

Please sign in to comment.