Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
coleww committed May 5, 2024
1 parent 6baff28 commit fb8fbdd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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="/daytime-lowtide-finder/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="/daytime-lowtide-finder/logo192.png"/><link rel="manifest" href="/daytime-lowtide-finder/manifest.json"/><title>Daytime Lowtide Finder</title><script defer="defer" src="/daytime-lowtide-finder/static/js/main.140dff40.js"></script><link href="/daytime-lowtide-finder/static/css/main.e3798874.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="/daytime-lowtide-finder/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Find day time low tide events at a given NOAA tide station"/><meta name="keywords" content="low tide, beach, outdoors"><link rel="manifest" href="/daytime-lowtide-finder/manifest.json"/><title>Daytime Lowtide Finder</title><script defer="defer" src="/daytime-lowtide-finder/static/js/main.140dff40.js"></script><link href="/daytime-lowtide-finder/static/css/main.e3798874.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"short_name": "React App",
"name": "Create React App Sample",
"short_name": "DTLTF",
"name": "Day Time Low Tide Finder",
"icons": [
{
"src": "favicon.ico",
Expand Down

0 comments on commit fb8fbdd

Please sign in to comment.