diff --git a/package.json b/package.json index ba053af..5b183e6 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "development": "mix", "watch": "mix watch", "watch-poll": "mix watch -- --watch-options-poll=1000", - "hot": "mix watch --hot", + "hot": "mix watch --hot --https", "prod": "mix --production", "production": "mix --production", "lint": "eslint --fix --ext .js,.vue resources/js" diff --git a/resources/js/components/Navbar.vue b/resources/js/components/Navbar.vue index a74c727..a90305a 100644 --- a/resources/js/components/Navbar.vue +++ b/resources/js/components/Navbar.vue @@ -6,7 +6,7 @@ notion tools logo - +
@@ -35,7 +35,7 @@