Merge branch 'development' of https://github.com/mohiit1502/eComDemo into development

This commit is contained in:
Mohit Nagar
2020-04-28 03:59:24 +05:30

View File

@@ -7,7 +7,7 @@
<meta name="theme-color" content="#000000" /> <meta name="theme-color" content="#000000" />
<meta <meta
name="description" name="description"
content="Joules To Watts - Adobe assignment" content="Demo ECommerce App"
/> />
<meta name="google-signin-client_id" content="841648548229-p23fe7gtdjkkfcp5b7bh5fbil8vv6p0v.apps.googleusercontent.com"> <meta name="google-signin-client_id" content="841648548229-p23fe7gtdjkkfcp5b7bh5fbil8vv6p0v.apps.googleusercontent.com">
<!-- <!--
@@ -25,7 +25,7 @@
work correctly both with client-side routing and a non-root public URL. 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`. Learn how to configure a non-root public URL by running `npm run build`.
--> -->
<title>Adobe assignment</title> <title>ECom Demo</title>
<script src="https://apis.google.com/js/platform.js" async defer></script> <script src="https://apis.google.com/js/platform.js" async defer></script>
<script async defer crossorigin="anonymous" src="https://connect.facebook.net/en_GB/sdk.js#xfbml=1&version=v6.0&appId=228120684909496&autoLogAppEvents=1"></script> <script async defer crossorigin="anonymous" src="https://connect.facebook.net/en_GB/sdk.js#xfbml=1&version=v6.0&appId=228120684909496&autoLogAppEvents=1"></script>
<!-- Start Single Page Apps for GitHub Pages --> <!-- Start Single Page Apps for GitHub Pages -->