From 73f338c543382ea3615d0dfd60a5901b05171719 Mon Sep 17 00:00:00 2001 From: Cameron Clough Date: Thu, 24 Mar 2022 23:46:51 +0000 Subject: [PATCH] add support for hosting at web subdirectory --- package.json | 2 +- public/index.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 164a685..9135457 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "can-explorer", "version": "0.4.2", "private": true, - "homepage": "https://cabana.comma.ai/", + "homepage": ".", "dependencies": { "@commaai/comma-api": "^2.1.2", "@commaai/hls.js": "^0.12.7", diff --git a/public/index.html b/public/index.html index ae892a8..6631e05 100644 --- a/public/index.html +++ b/public/index.html @@ -17,8 +17,8 @@ manifest.json provides metadata used when your web app is added to the homescreen on Android. See https://developers.google.com/web/fundamentals/engage-and-retain/web-app-manifest/ --> - - + + comma.ai cabana