Skip to content

Commit

Permalink
Merge pull request #2 from akshybhosale/stage
Browse files Browse the repository at this point in the history
SEO changes
  • Loading branch information
akshybhosale authored Jan 5, 2024
2 parents dc7de7c + 8e35b84 commit 75fc08d
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 22 deletions.
Binary file added build/hospital.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 3 additions & 1 deletion build/index.html
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="./icon.png"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><link rel="manifest" href="/manifest.json"/><title>Health Haven Hospital</title><script defer="defer" src="/static/js/main.56da3d89.js"></script><link href="/static/css/main.23b10f9b.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="./hospital.png"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><meta name="description" content="Healthcare in Pune , Healthcare is the Trusted and among the Best Healthcare Clinic.
Get Latest Updates and offers, Contact, Address, Ratings, Location, Maps for Healthcare;"><meta name="description" content="Healthcare in Pune , Healthcare is the Trusted and among the Best Healthcare Clinic.
Get Latest Updates and offers, Contact, Address, Ratings, Location, Maps for Healthcare, HealthCare, health;"><link rel="manifest" href="/manifest.json"/><title>HealthCare AKSHAY</title><script defer="defer" src="/static/js/main.56da3d89.js"></script><link href="/static/css/main.23b10f9b.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
Binary file added public/hospital.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
27 changes: 6 additions & 21 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,40 +3,25 @@

<head>
<meta charset="utf-8" />
<link rel="icon" href="./icon.png" />
<link rel="icon" href="./hospital.png" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<meta name="description" content="Web site created using create-react-app" />
<meta name="description" content="Healthcare in Pune , Healthcare is the Trusted and among the Best Healthcare Clinic.
Get Latest Updates and offers, Contact, Address, Ratings, Location, Maps for Healthcare;">
<meta name="description" content="Healthcare in Pune , Healthcare is the Trusted and among the Best Healthcare Clinic.
Get Latest Updates and offers, Contact, Address, Ratings, Location, Maps for Healthcare, HealthCare, health;">
<!--
manifest.json provides metadata used when your web app is installed on a
user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/
-->
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
<!--
Notice the use of %PUBLIC_URL% in the tags above.
It will be replaced with the URL of the `public` folder during the build.
Only files inside the `public` folder can be referenced from the HTML.
Unlike "/favicon.ico" or "favicon.ico", "%PUBLIC_URL%/favicon.ico" will
work correctly both with client-side routing and a non-root public URL.
Learn how to configure a non-root public URL by running `npm run build`.
-->
<title>Health Haven Hospital</title>
<title>HealthCare AKSHAY</title>
</head>

<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root"></div>
<!--
This HTML file is a template.
If you open it directly in the browser, you will see an empty page.
You can add webfonts, meta tags, or analytics to this file.
The build step will place the bundled scripts into the <body> tag.
To begin the development, run `npm start` or `yarn start`.
To create a production bundle, use `npm run build` or `yarn build`.
-->
</body>

</html>

0 comments on commit 75fc08d

Please sign in to comment.