From 464b2a1c997b7260cd0a8bccc29ffb80cc837c1e Mon Sep 17 00:00:00 2001 From: Sandeep Rajakrishnan Date: Thu, 7 Oct 2021 14:54:20 +0530 Subject: [PATCH 01/24] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0344336..7ef411d 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ -- We're hosted at [here](https://shoponline-web.000webhostapp.com/) (We are currently facing some issues with registration/login , will be fixed soon) +- We're hosted at [ShopOnline](https://shoponline-web.000webhostapp.com/) (We are currently facing some issues with registration/login , will be fixed soon) ### An E-commerce platform in form of a Web Application incorporating concepts of DBMS along with PHP, HTML, CSS. From 362287693d1033305efd888763c1bc70416082c3 Mon Sep 17 00:00:00 2001 From: Sudhay <59689805+sudhay23@users.noreply.github.com> Date: Fri, 8 Oct 2021 00:20:19 +0530 Subject: [PATCH 02/24] Update webhost_pr.yml --- .github/workflows/webhost_pr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/webhost_pr.yml b/.github/workflows/webhost_pr.yml index 504ca55..2ec2f5d 100644 --- a/.github/workflows/webhost_pr.yml +++ b/.github/workflows/webhost_pr.yml @@ -24,5 +24,5 @@ jobs: - name: Comment on Pull request uses: thollander/actions-comment-pull-request@v1 with: - message: "Hooray 🚀🎉 The preview version can now be seen on https://shoponline-web.000webhostapp.com/pull_request/" + message: "### Hooray 🚀🎉 Your changes are now live and can now be seen in the preview version on https://shoponline-web.000webhostapp.com/pull_request/" GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} From 594d352eed3ec7571a0089c958020107dc5c94fd Mon Sep 17 00:00:00 2001 From: Omkar845 Date: Fri, 8 Oct 2021 13:50:03 +0530 Subject: [PATCH 03/24] Change navbar font style to bold --- admin.html | 2 +- index.html | 2 +- login.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/admin.html b/admin.html index 0f76abb..5836b52 100644 --- a/admin.html +++ b/admin.html @@ -22,7 +22,7 @@ ShopOnline -