Skip to content

Commit

Permalink
feat:添加站点logo
Browse files Browse the repository at this point in the history
  • Loading branch information
clh committed Dec 12, 2024
1 parent df34a41 commit fd8dd8e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/.vitepress/config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ export default defineConfig({
description: "Welcome to Charlie's blog!",
cleanUrls: true,
themeConfig: {
logo: "/websiteLogo.svg",
outline: "deep",
nav: [
{ text: "Home", link: "/" },
Expand Down
1 change: 1 addition & 0 deletions docs/public/websiteLogo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit fd8dd8e

Please sign in to comment.