diff --git a/src/components/InfiniteScroll.vue b/src/components/InfiniteScroll.vue
index 39b969e..998a15f 100644
--- a/src/components/InfiniteScroll.vue
+++ b/src/components/InfiniteScroll.vue
@@ -16,7 +16,6 @@ export default class InfiniteScroll extends Vue {
private isInitialRender = true;
updated() {
- console.log("updated()");
if (!this.observer) {
const options = {
root: null,
diff --git a/src/views/HomeView.vue b/src/views/HomeView.vue
index ca176bd..b1ef488 100644
--- a/src/views/HomeView.vue
+++ b/src/views/HomeView.vue
@@ -61,7 +61,7 @@
>
{{ contact.name }},
- or
+ or