From c4358b91a238de155831c1582d568981544b22b8 Mon Sep 17 00:00:00 2001 From: Joel Jacob Stephen <70131076+JoelJacobStephen@users.noreply.github.com> Date: Mon, 10 Apr 2023 13:07:59 +0530 Subject: [PATCH] fix: changed vite icon to hoppscotch icon and changed title in admin dashboard (#82) --- packages/hoppscotch-sh-admin/README.md | 2 +- packages/hoppscotch-sh-admin/index.html | 4 ++-- .../hoppscotch-sh-admin/public/favicon.ico | Bin 4286 -> 15406 bytes .../hoppscotch-sh-admin/src/components.d.ts | 4 ---- 4 files changed, 3 insertions(+), 7 deletions(-) diff --git a/packages/hoppscotch-sh-admin/README.md b/packages/hoppscotch-sh-admin/README.md index d5cc17347..d60c9a6c1 100644 --- a/packages/hoppscotch-sh-admin/README.md +++ b/packages/hoppscotch-sh-admin/README.md @@ -42,4 +42,4 @@ 4. Install dependencies by running `pnpm install` within the `hoppscotch-sh-admin` directory 5. It is assumed that the backend is running. Refer the Hoppscotch Backend [`README`](https://github.com/hoppscotch/self-hosted/blob/main/packages/hoppscotch-backend/README.md) to get the backend setup and running. 6. Start the development server with `pnpm run dev`. -7. Open the development site by going to [`http://localhost:3000`](http://localhost:3000) in your browser. +7. Open the development site by going to [`http://localhost:3100`](http://localhost:3100) in your browser. diff --git a/packages/hoppscotch-sh-admin/index.html b/packages/hoppscotch-sh-admin/index.html index e894eb62b..2b4eeb3f1 100644 --- a/packages/hoppscotch-sh-admin/index.html +++ b/packages/hoppscotch-sh-admin/index.html @@ -5,7 +5,7 @@ -