Skip to content

Commit 1e8a59a

Browse files
committed
Changed the favicon
1 parent 68100d4 commit 1e8a59a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

theme.config.tsx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,8 @@ const config: DocsThemeConfig = {
66
useNextSeoProps: () => {
77
return { titleTemplate: `%s - Waifu.it` };
88
},
9-
faviconGlyph: "🚧",
9+
faviconGlyph: "📝",
1010
banner: {
11-
// text: "🚧 Undergoing reconstruction 🚧",
1211
key: '3.0-release',
1312
text: (
1413
<a href="https://github.com/WaifuAPI/Documentation/releases/tag/3.0.4" target="_blank">

0 commit comments

Comments
 (0)