Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
name="description"
content="This website is about digital books, pdf, E-book, much more"
/>
<meta name="keywords" content="digitalbookstore, garuav shegokar, learn web development1" />
<meta name="keywords" content="techpluscoding, garuav shegokar, learn web development1" />

<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
<!--
Expand All @@ -26,7 +26,7 @@
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>Learn web development</title>
<title>techplus coding</title>
</head>
<body>
<div id="root"></div>
Expand Down