Skip to content

Commit

Permalink
feat: add site logo
Browse files Browse the repository at this point in the history
  • Loading branch information
BlackishGreen33 committed Mar 25, 2024
1 parent d2b3336 commit 181ca20
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/.vitepress/config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ export default defineConfig({
title: "木犀 101",
description: "木犀沉淀的互联网学习入门指南",
themeConfig: {
logo: "/cf.png",
logo: "/favicon.ico",
footer: {
message: "Hello from CCNU.",
copyright: "Copyright © 2014-present Muxistudio",
Expand Down
Binary file added docs/public/favicon.ico
Binary file not shown.

0 comments on commit 181ca20

Please sign in to comment.