Skip to content

Commit

Permalink
deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
Rahul-Sahani04 committed Jul 20, 2024
1 parent ea0c3a8 commit af0447e
Show file tree
Hide file tree
Showing 8 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions build/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"files": {
"main.css": "/porsche-911-landing-page/static/css/main.03befd06.css",
"main.js": "/porsche-911-landing-page/static/js/main.2de12bb6.js",
"main.js": "/porsche-911-landing-page/static/js/main.74369395.js",
"static/js/453.b195b9ec.chunk.js": "/porsche-911-landing-page/static/js/453.b195b9ec.chunk.js",
"index.html": "/porsche-911-landing-page/index.html",
"main.03befd06.css.map": "/porsche-911-landing-page/static/css/main.03befd06.css.map",
"main.2de12bb6.js.map": "/porsche-911-landing-page/static/js/main.2de12bb6.js.map",
"main.74369395.js.map": "/porsche-911-landing-page/static/js/main.74369395.js.map",
"453.b195b9ec.chunk.js.map": "/porsche-911-landing-page/static/js/453.b195b9ec.chunk.js.map"
},
"entrypoints": [
"static/css/main.03befd06.css",
"static/js/main.2de12bb6.js"
"static/js/main.74369395.js"
]
}
File renamed without changes
2 changes: 1 addition & 1 deletion build/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/porsche-911-landing-page/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Porsche 911 GT3 RS, the ultimate sports car, the ultimate driving experience, the ultimate Porsche."/><meta name="keywords" content="Porsche, 911, GT3, RS, sports car, driving experience, Porsche, ultimate, sports car, driving experience, Porsche"/><meta name="author" content="Rahul Sahani"/><meta name="robots" content="index, follow"/><meta name="revisit-after" content="1 days"/><meta name="language" content="English"/><meta name="distribution" content="global"/><meta name="rating" content="general"/><meta property="og:title" content="Porsche 911 GT3 RS"/><link rel="apple-touch-icon" href="/porsche-911-landing-page/logo192.png"/><link rel="manifest" href="/porsche-911-landing-page/manifest.json"/><title>PORSCHE 911 GT3 RS</title><script defer="defer" src="/porsche-911-landing-page/static/js/main.2de12bb6.js"></script><link href="/porsche-911-landing-page/static/css/main.03befd06.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="/porsche-911-landing-page/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Porsche 911 GT3 RS, the ultimate sports car, the ultimate driving experience, the ultimate Porsche."/><meta name="keywords" content="Porsche, 911, GT3, RS, sports car, driving experience, Porsche, ultimate, sports car, driving experience, Porsche"/><meta name="author" content="Rahul Sahani"/><meta name="robots" content="index, follow"/><meta name="revisit-after" content="1 days"/><meta name="language" content="English"/><meta name="distribution" content="global"/><meta name="rating" content="general"/><meta property="og:title" content="Porsche 911 GT3 RS"/><link rel="apple-touch-icon" href="/porsche-911-landing-page/logo192.png"/><link rel="manifest" href="/porsche-911-landing-page/manifest.json"/><title>PORSCHE 911 GT3 RS</title><script defer="defer" src="/porsche-911-landing-page/static/js/main.74369395.js"></script><link href="/porsche-911-landing-page/static/css/main.03befd06.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>

Large diffs are not rendered by default.

Large diffs are not rendered by default.

File renamed without changes
2 changes: 1 addition & 1 deletion src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ function App() {
<h1 className="brand-name">PORSCHE</h1>
<img
className="logo"
src="./assets/Porsche-logo.png"
src="./assets/PorscheLogo.png"
alt="Porsche Logo"
/>
</div>
Expand Down

0 comments on commit af0447e

Please sign in to comment.