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 ca8a2c6 commit ea0c3a8
Show file tree
Hide file tree
Showing 24 changed files with 56 additions and 5 deletions.
Binary file added build/android-chrome-192x192.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added build/android-chrome-512x512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added build/apple-touch-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added build/favicon-16x16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added build/favicon-32x32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified build/favicon.ico
Binary file not shown.
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="Web site created using create-react-app"/><link rel="apple-touch-icon" href="/porsche-911-landing-page/logo192.png"/><link rel="manifest" href="/porsche-911-landing-page/manifest.json"/><title>React App</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.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>
Binary file modified build/logo192.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified build/logo512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 19 additions & 0 deletions build/site.webmanifest
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"name": "",
"short_name": "",
"icons": [
{
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}
2 changes: 1 addition & 1 deletion build/static/js/main.2de12bb6.js.map

Large diffs are not rendered by default.

Binary file added public/android-chrome-192x192.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/android-chrome-512x512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/apple-touch-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/favicon-16x16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/favicon-32x32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/favicon.ico
Binary file not shown.
17 changes: 15 additions & 2 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,21 @@
<meta name="theme-color" content="#000000" />
<meta
name="description"
content="Web site created using create-react-app"
content="Porsche 911 GT3 RS, the ultimate sports car, the ultimate driving experience, the ultimate Porsche."
/>
<!-- Add relevant meta tags for SEO -->

<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="%PUBLIC_URL%/logo192.png" />
<!--
manifest.json provides metadata used when your web app is installed on a
Expand All @@ -24,7 +37,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>React App</title>
<title>PORSCHE 911 GT3 RS</title>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
Expand Down
Binary file modified public/logo192.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/logo512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 19 additions & 0 deletions public/site.webmanifest
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"name": "",
"short_name": "",
"icons": [
{
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}
2 changes: 1 addition & 1 deletion src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import Details from "./components/details";
function App() {


// When deploying replace /assets with /porsche-911-landing-page/assets
// When deploying replace /porsche-911-landing-page/assets with /assets

const scrollRef = useRef(null);
const ref = useRef(null);
Expand Down

0 comments on commit ea0c3a8

Please sign in to comment.