Skip to content

Commit dbd4a63

Browse files
authored
Merge pull request #89 from shanejonas/patch-1
fix: remove console log
2 parents 084e500 + a9c4ce9 commit dbd4a63

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
@@ -42,7 +42,6 @@
4242
},
4343
computed: {
4444
isLanding() {
45-
console.log(this.$page)
4645
return this.$page.title === "Home"
4746
},
4847
isRelaunch() {

0 commit comments

Comments
 (0)