Skip to content

Commit 0656665

Browse files
committed
Remove notice
1 parent e41c39c commit 0656665

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/.vuepress/components/GSiteNotice.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ export default {
1717
timeout: false,
1818
position: POSITION.BOTTOM_LEFT,
1919
});
20-
this.toast(this.getContent());
20+
// this.toast(this.getContent());
2121
},
2222
methods: {
2323
getContent() {

0 commit comments

Comments
 (0)