We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68100d4 commit 1e8a59aCopy full SHA for 1e8a59a
theme.config.tsx
@@ -6,9 +6,8 @@ const config: DocsThemeConfig = {
6
useNextSeoProps: () => {
7
return { titleTemplate: `%s - Waifu.it` };
8
},
9
- faviconGlyph: "🚧",
+ faviconGlyph: "📝",
10
banner: {
11
- // text: "🚧 Undergoing reconstruction 🚧",
12
key: '3.0-release',
13
text: (
14
<a href="https://github.com/WaifuAPI/Documentation/releases/tag/3.0.4" target="_blank">
0 commit comments