Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
weihanyeo committed Jul 10, 2024
1 parent 5d6020e commit 1cb8859
Show file tree
Hide file tree
Showing 10 changed files with 67 additions and 67 deletions.
66 changes: 33 additions & 33 deletions 404.html
Original file line number Diff line number Diff line change
@@ -1,33 +1,33 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Page Not Found</title>

<style media="screen">
body { background: #ECEFF1; color: rgba(0,0,0,0.87); font-family: Roboto, Helvetica, Arial, sans-serif; margin: 0; padding: 0; }
#message { background: white; max-width: 360px; margin: 100px auto 16px; padding: 32px 24px 16px; border-radius: 3px; }
#message h3 { color: #888; font-weight: normal; font-size: 16px; margin: 16px 0 12px; }
#message h2 { color: #ffa100; font-weight: bold; font-size: 16px; margin: 0 0 8px; }
#message h1 { font-size: 22px; font-weight: 300; color: rgba(0,0,0,0.6); margin: 0 0 16px;}
#message p { line-height: 140%; margin: 16px 0 24px; font-size: 14px; }
#message a { display: block; text-align: center; background: #039be5; text-transform: uppercase; text-decoration: none; color: white; padding: 16px; border-radius: 4px; }
#message, #message a { box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24); }
#load { color: rgba(0,0,0,0.4); text-align: center; font-size: 13px; }
@media (max-width: 600px) {
body, #message { margin-top: 0; background: white; box-shadow: none; }
body { border-top: 16px solid #ffa100; }
}
</style>
</head>
<body>
<div id="message">
<h2>404</h2>
<h1>Page Not Found</h1>
<p>The specified file was not found on this website. Please check the URL for mistakes and try again.</p>
<h3>Why am I seeing this?</h3>
<p>This page was generated by the Firebase Command-Line Interface. To modify it, edit the <code>404.html</code> file in your project's configured <code>public</code> directory.</p>
</div>
</body>
</html>
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Page Not Found</title>

<style media="screen">
body { background: #ECEFF1; color: rgba(0,0,0,0.87); font-family: Roboto, Helvetica, Arial, sans-serif; margin: 0; padding: 0; }
#message { background: white; max-width: 360px; margin: 100px auto 16px; padding: 32px 24px 16px; border-radius: 3px; }
#message h3 { color: #888; font-weight: normal; font-size: 16px; margin: 16px 0 12px; }
#message h2 { color: #ffa100; font-weight: bold; font-size: 16px; margin: 0 0 8px; }
#message h1 { font-size: 22px; font-weight: 300; color: rgba(0,0,0,0.6); margin: 0 0 16px;}
#message p { line-height: 140%; margin: 16px 0 24px; font-size: 14px; }
#message a { display: block; text-align: center; background: #039be5; text-transform: uppercase; text-decoration: none; color: white; padding: 16px; border-radius: 4px; }
#message, #message a { box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24); }
#load { color: rgba(0,0,0,0.4); text-align: center; font-size: 13px; }
@media (max-width: 600px) {
body, #message { margin-top: 0; background: white; box-shadow: none; }
body { border-top: 16px solid #ffa100; }
}
</style>
</head>
<body>
<div id="message">
<h2>404</h2>
<h1>Page Not Found</h1>
<p>The specified file was not found on this website. Please check the URL for mistakes and try again.</p>
<h3>Why am I seeing this?</h3>
<p>This page was generated by the Firebase Command-Line Interface. To modify it, edit the <code>404.html</code> file in your project's configured <code>public</code> directory.</p>
</div>
</body>
</html>
6 changes: 3 additions & 3 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"files": {
"main.css": "/web-resume/static/css/main.41a35f2b.css",
"main.js": "/web-resume/static/js/main.20344d9f.js",
"main.js": "/web-resume/static/js/main.9fd7e84d.js",
"static/js/496.162c1ad2.chunk.js": "/web-resume/static/js/496.162c1ad2.chunk.js",
"static/media/fa-solid-900.ttf": "/web-resume/static/media/fa-solid-900.d75e3fd1eb12e9bd6655.ttf",
"static/media/fa-brands-400.ttf": "/web-resume/static/media/fa-brands-400.016b4a6cdced82ab3aa1.ttf",
Expand All @@ -13,11 +13,11 @@
"static/media/fa-v4compatibility.woff2": "/web-resume/static/media/fa-v4compatibility.1bac2991f3dbfa237aec.woff2",
"index.html": "/web-resume/index.html",
"main.41a35f2b.css.map": "/web-resume/static/css/main.41a35f2b.css.map",
"main.20344d9f.js.map": "/web-resume/static/js/main.20344d9f.js.map",
"main.9fd7e84d.js.map": "/web-resume/static/js/main.9fd7e84d.js.map",
"496.162c1ad2.chunk.js.map": "/web-resume/static/js/496.162c1ad2.chunk.js.map"
},
"entrypoints": [
"static/css/main.41a35f2b.css",
"static/js/main.20344d9f.js"
"static/js/main.9fd7e84d.js"
]
}
2 changes: 1 addition & 1 deletion 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="/web-resume/favicon.png"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="hsl(24.3, 97.4%, 54.3%)"/><meta name="title" content="Wei Han's Portfollio"/><meta name="author" content="Yeo Wei Han"/><meta name="description" content="personal website"/><meta name="image" content="https://yeoweihan123.github.io/web-resume/preview.png"/><meta property="og:image" content="https://yeoweihan123.github.io/web-resume/preview.png"/><meta property="og:site_name" content="personal website"/><meta property="og:type" content="website"/><meta name="twitter:image" content="https://yeoweihan123.github.io/web-resume/preview.png"/><meta name="”twitter:title”" content="Wei Han's Portfollio"/><meta name="”twitter:description" content="personal website"/><link rel="apple-touch-icon" href="https://yeoweihan123.github.io/web-resume//logo192.png"/><link rel="manifest" href="https://yeoweihan123.github.io/web-resume/manifest.json"/><title>Yeo Wei Han</title><script defer="defer" src="/web-resume/static/js/main.20344d9f.js"></script><link href="/web-resume/static/css/main.41a35f2b.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="/web-resume/favicon.png"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="hsl(24.3, 97.4%, 54.3%)"/><meta name="title" content="Wei Han's Portfollio"/><meta name="author" content="Yeo Wei Han"/><meta name="description" content="personal website"/><meta name="image" content="https://yeoweihan123.github.io/web-resume/preview.png"/><meta property="og:image" content="https://yeoweihan123.github.io/web-resume/preview.png"/><meta property="og:site_name" content="personal website"/><meta property="og:type" content="website"/><meta name="twitter:image" content="https://yeoweihan123.github.io/web-resume/preview.png"/><meta name="”twitter:title”" content="Wei Han's Portfollio"/><meta name="”twitter:description" content="personal website"/><link rel="apple-touch-icon" href="https://yeoweihan123.github.io/web-resume//logo192.png"/><link rel="manifest" href="https://yeoweihan123.github.io/web-resume/manifest.json"/><title>Yeo Wei Han</title><script defer="defer" src="/web-resume/static/js/main.9fd7e84d.js"></script><link href="/web-resume/static/css/main.41a35f2b.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
50 changes: 25 additions & 25 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@
{
"short_name": "React App",
"name": "Yeo Wei Han's Portfollio",
"icons": [
{
"src": "favicon.png",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/png"
},
{
"src": "logo192.png",
"type": "image/png",
"sizes": "192x192"
},
{
"src": "logo512.png",
"type": "image/png",
"sizes": "512x512"
}
],
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#e1d2ef"
}
{
"short_name": "React App",
"name": "Yeo Wei Han's Portfollio",
"icons": [
{
"src": "favicon.png",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/png"
},
{
"src": "logo192.png",
"type": "image/png",
"sizes": "192x192"
},
{
"src": "logo512.png",
"type": "image/png",
"sizes": "512x512"
}
],
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#e1d2ef"
}
Binary file removed preview.jpg
Binary file not shown.
2 changes: 1 addition & 1 deletion static/css/main.41a35f2b.css.map

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion static/js/main.20344d9f.js.map

This file was deleted.

6 changes: 3 additions & 3 deletions static/js/main.20344d9f.js → static/js/main.9fd7e84d.js

Large diffs are not rendered by default.

File renamed without changes.
1 change: 1 addition & 0 deletions static/js/main.9fd7e84d.js.map

Large diffs are not rendered by default.

0 comments on commit 1cb8859

Please sign in to comment.