diff options
| author | Kumar Priyansh <[email protected]> | 2019-06-09 07:44:15 +0530 |
|---|---|---|
| committer | Kumar Priyansh <[email protected]> | 2019-06-09 07:44:15 +0530 |
| commit | f9649f4578fb73f998f5c7d0e81a3802169a6520 (patch) | |
| tree | 33e32c91930b563bf448dbb202facaa33cbce8ad /index.html | |
| parent | e7c3dac0306f81c53f04ff1ab13a9e1465aaa10d (diff) | |
| download | firebase-ecommerce-f9649f4578fb73f998f5c7d0e81a3802169a6520.tar.xz firebase-ecommerce-f9649f4578fb73f998f5c7d0e81a3802169a6520.zip | |
Updated Home Page
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ <meta content="ie=edge" http-equiv="X-UA-Compatible"> <title>Firebase ECommerce Solution</title> <link crossorigin="anonymous" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" rel="stylesheet"> - <link href="shared/css/homepage.css" rel="stylesheet"> + <link href="shared/css/main.css" rel="stylesheet"> </head> <body> <nav class="navbar navbar-expand-lg navbar-dark bg-primary"> |
