Skip to content

Commit 33a7b59

Browse files
authored
add hashtag (#2154)
1 parent 93571c7 commit 33a7b59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/_document.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ export default function Document() {
3030
data-modal-command-k-search-mode-default="true"
3131
data-modal-header-bg-color="#f5f2f2"
3232
data-switch-bg-color="#f5f2f2"
33-
data-switch-color="1b0b3b"
33+
data-switch-color="#1b0b3b"
3434
data-modal-header-border-bottom="2px solid #eae7e7"
3535
data-search-result-primary-text-color="#1b0b3b"
3636
data-search-result-secondary-text-color="#626266"

0 commit comments

Comments
 (0)