Skip to content

Commit

Permalink
Add favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
Disservin committed Oct 13, 2024
1 parent 905357a commit 003f9a9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .vitepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ export default defineConfig({
["meta", { name: "og:type", content: "website" }],
["meta", { name: "og:locale", content: "en" }],
["meta", { name: "og:site_name", content: "Stockfish documentation" }],
["link", { rel: "icon", href: "/docs/favicon.ico" }],
],

themeConfig: {
Expand Down
Binary file added public/favicon.ico
Binary file not shown.

0 comments on commit 003f9a9

Please sign in to comment.