Skip to content

Commit dbc1dbc

Browse files
author
Lévai Norbert
committed
Turn back colorModeSwitcher
1 parent 9ecdcdf commit dbc1dbc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/.vuepress/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ export default defineUserConfig({
1818
contributors: false,
1919
lastUpdated: false,
2020
colorMode: 'light',
21-
colorModeSwitch: false,
21+
colorModeSwitch: true,
2222

2323
navbar: [
2424
{ text: 'E-Bill', link: '/e-bill/' },

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ actions:
1111
link: /wildcat-mint/
1212
type: primary
1313

14-
footer: MIT Licensed | Copyright © 2024 Bitcredit
14+
footer: Copyright © 2024 Bitcredit

0 commit comments

Comments
 (0)