Skip to content
This repository was archived by the owner on Nov 2, 2024. It is now read-only.

Commit bc5d99e

Browse files
authored
docs: update banner
Signed-off-by: Wibus <[email protected]>
1 parent 5c28228 commit bc5d99e

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

theme.config.tsx

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -92,12 +92,10 @@ const config: DocsThemeConfig = {
9292
text: 'Edit this page on GitHub →'
9393
},
9494
banner: {
95-
// key: 'theme-shiro',
96-
// text: <a href="https://github.com/Innei/Shiro" target="_blank">
97-
// 🎨 New Mix Space theme `Shiro` is released. Read more →
98-
// </a>,
99-
key: 'wip',
100-
text: <span>🔨 This site is still under construction. Please come back later.</span>,
95+
key: 'theme-shiro',
96+
text: <a href="https://mx-space.js.org/themes/shiro" target="_blank">
97+
🎨 New Mix Space theme `Shiro` is released. Read more →
98+
</a>,
10199
},
102100
}
103101

0 commit comments

Comments
 (0)