Skip to content

Commit a9c4ce9

Browse files
authored
fix: remove console log
1 parent 5ebd3c8 commit a9c4ce9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/.vuepress/theme/Layout.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@
4343
},
4444
computed: {
4545
isLanding() {
46-
console.log(this.$page)
4746
return this.$page.title === "Home"
4847
},
4948
isRelaunch() {

0 commit comments

Comments
 (0)