Skip to content

Commit

Permalink
Merge pull request #26 from mvhacks/fixtab
Browse files Browse the repository at this point in the history
fix image and title of tab
  • Loading branch information
emilymarkova authored Jan 14, 2025
2 parents 9e2a621 + af51ce4 commit 28d930b
Show file tree
Hide file tree
Showing 7 changed files with 38 additions and 18 deletions.
31 changes: 30 additions & 1 deletion .firebase/hosting.YnVpbGQ.cache
Original file line number Diff line number Diff line change
@@ -1 +1,30 @@
index.html,1736638310141,fcf89d32c9fd2c82270d663c995288ec3227df7d264a4b694e1a1225aa4c621a
robots.txt,1736638506541,391d14b3c2f8c9143a27a28c7399585142228d4d1bdbe2c87ac946de411fa9a2
logo192.png,1736638506538,caff018b7f1e8fd481eb1c50d75b0ef236bcd5078b1d15c8bb348453fee30293
logo512.png,1736638506539,191fc21360b4ccfb1cda11a1efb97f489ed22672ca83f4064316802bbfdd750e
index.html,1736638519001,dc2250f82e4a794c579367d74e4474ec88316314ada2ac29fb1612d069125636
manifest.json,1736638506540,341d52628782f8ac9290bbfc43298afccb47b7cbfcee146ae30cf0f46bc30900
favicon.ico,1736638506537,b72f7455f00e4e58792d2bca892abb068e2213838c0316d6b7a0d6d16acd1955
asset-manifest.json,1736638519008,d8d78fd5933f84a663ea958db3d9902ba68da003ce172785327e07425a549143
static/media/revicons.e8746a624ed098489406.woff,1736638519002,f0215fad6e81dd82e09ec1f294e3a38800c59504c22f03e43aba53ddd3def8a4
404.html,1736638506532,05cbc6f94d7a69ce2e29646eab13be2c884e61ba93e3094df5028866876d18b3
static/media/revicons.a77de540a38981833f9e.eot,1736638519002,c70318dfd47d7dfe495f14048cfd723dd18b8c8005fa6326c0f0a273278b4469
static/media/github.05f6c17b8cd04c28456f.png,1736638519002,9737eabfead975d4fbebb7fec7ad16f5493c856acb7e76df181a183dc5990e63
static/js/main.22ea8592.js.LICENSE.txt,1736638519002,2ecc28cdd449d1a1f465325611c468383f7067889279898bc5e009b186a10688
static/media/revicons.57fd05d4ae650374c8de.ttf,1736638519002,1c12324ddcdff078ce4636f64ba2dcee91ff136da751e5efcd93e7dfa6d4d68b
static/media/circle.58bad8b5da3ae9a48348.gif,1736638519002,22ff1ef17008e1e1cdb29c966e6fe8694231953d36f82b0e577fd5bbf90f6de8
static/css/main.67a25d84.css,1736638519003,19a7357b087452524e925a9803fd97c48a2e1d8b7a1a7646b6d8bde7d0cfc783
static/js/453.20593349.chunk.js,1736638519002,11b988bd9556454324bb1e439110b4fe63ae1ea8c38a85ac9264694c04585bec
static/css/main.67a25d84.css.map,1736638519002,788457fb0c05ea4f525d9a684cdc7c6680b71be1080edabbf15dd631c897c41a
static/js/453.20593349.chunk.js.map,1736638519009,e1949cd4186a76aac71e2f2a14691f899261363d16793f17c866fe2fb0c4635c
static/media/arrow.74effde68f19f115650b.png,1736638519002,e0f1b3980e0ac4682098e65535d4e60d75f86a23af45e84ff8f3e36f73e85e8b
food.jpg,1736638506537,5e62b477182f498682211f7c90a532153dc636471a935890b9cac2fe8dd906b3
hackers.jpg,1736638506537,c1b2fdab831f134f6e4bd3953a02deb2e89083b4996f91c231b111ef0d5ccb4e
mrnguyen.jpg,1736638506540,0e99a77c348e8ee7353f8864737751764a29967227d4a42ec17520703c3efd9f
presentation.jpg,1736638506541,87c1967c3391bcd5ab714fcb2f7f76f94d760ba4ccb68d379f995c9694dabc07
awards.jpg,1736638506536,3f3ce9bed9fef079275083b62319cda2050ab064707913358cea479ab3d272c5
static/media/MVH8Prospectus.c2e295d268e58b1a540c.png,1736638519002,8d1bbb3932d8748e23273aca25bcdad5ad0d23ff9375e0277391fb65ed025a11
static/js/main.22ea8592.js,1736638519002,72f6313147a724651ff48d34984beb163c6472ad883ed26caee125ecfa7632ab
static/media/insta_logo.0b600938fdc173438e1d.png,1736638519002,9ec290e7e70e6ccdc263731e3a1a736ee1835704302ae9dc124c3dc216db2923
static/media/background.719dfb59d199ebd17d87.png,1736638519002,39d485be6779e543b66ff9a80fca2408b7bde5b0c5e9c7be92f1e9404bc5b399
MVH8SponsorshipProspectus.pdf,1736638506535,278ed27443c4965be3cccf2458f1aaae5821cd3d3262c5283f3a9e56173292f0
static/js/main.22ea8592.js.map,1736638519008,4fed2d0dd291ebda1679fcf0b31169a25c08f51674d99ced72608daad002a396
Binary file removed public/favicon.ico
Binary file not shown.
7 changes: 4 additions & 3 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,15 @@
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="icon" href="%PUBLIC_URL%/favicon.ico" />
<link rel="icon" src="images/logo.png%" />
<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="%PUBLIC_URL%/logo192.png" />
<link rel="icon" type="image/png" sizes="32x32" href="logo.png">

<!--
manifest.json provides metadata used when your web app is installed on a
user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/
Expand All @@ -24,7 +25,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>MVHacks 8.0</title>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
Expand Down
Binary file added public/logo.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 removed public/logo192.png
Binary file not shown.
Binary file removed public/logo512.png
Binary file not shown.
18 changes: 4 additions & 14 deletions public/manifest.json
Original file line number Diff line number Diff line change
@@ -1,21 +1,11 @@
{
"short_name": "React App",
"name": "Create React App Sample",
"short_name": "MVHacks 8.0",
"name": "MVHacks 8.0",
"icons": [
{
"src": "favicon.ico",
"src": "logo.png",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/x-icon"
},
{
"src": "logo192.png",
"type": "image/png",
"sizes": "192x192"
},
{
"src": "logo512.png",
"type": "image/png",
"sizes": "512x512"
"type": "image/png"
}
],
"start_url": ".",
Expand Down

0 comments on commit 28d930b

Please sign in to comment.