Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Task/update favicon on custom interfaces #174

Merged
merged 6 commits into from
Nov 27, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletions emit-ch4plume-v1/icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 6 additions & 5 deletions emit-ch4plume-v1/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<head>
<meta charset='utf-8' />
<title>Interactive Emission Plumes</title>
<link rel="icon" href="icon.svg" />
<meta name='viewport' content='width=device-width, initial-scale=1' />
<link

Expand All @@ -21,12 +22,12 @@
<link rel="stylesheet" href="src/style.css" />
</head>
<body>

<div>
<div id='map'></div>
<div id="loading-spinner" class="loading-spinner">
<div class="spinner">
</div>
</div>
<div id='map'></div>
<div id="loading-spinner" class="loading-spinner">
<div class="spinner"></div>
</div>

<div class="toolbar", id="toolbar">
<h1 class="toolbar-heading"> EMIT Methane Plume Viewer </h1>
Expand Down
1 change: 1 addition & 0 deletions emit-ch4plume-v1/webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ module.exports = (env) => {
}),
new CopyPlugin({
patterns: [{ from: "data", to: "data" }],
patterns: [{ from: "./icon.svg", to: "./" }],
}),
],
};
Expand Down
Binary file added nist-interface/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.
Binary file added nist-interface/public/favicon.ico
Binary file not shown.
Binary file added nist-interface/public/icon-192.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 nist-interface/public/icon-512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
24 changes: 24 additions & 0 deletions nist-interface/public/icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions nist-interface/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="icon" href="%PUBLIC_URL%/ghg.png" />
<link rel="icon" href="%PUBLIC_URL%/icon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<meta
name="description"
content="Custom interface for GHG emissions data"
/>
<link rel="apple-touch-icon" href="%PUBLIC_URL%/ghg.png" />
<link rel="apple-touch-icon" href="%PUBLIC_URL%/apple-touch-icon.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 Down
6 changes: 3 additions & 3 deletions nist-interface/public/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,17 @@
"name": "NIST Visualization",
"icons": [
{
"src": "ghg.png",
"src": "favicon.ico",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/x-icon"
},
{
"src": "ghg.png",
"src": "favicon-192.ico",
"type": "image/png",
"sizes": "192x192"
},
{
"src": "ghg.png",
"src": "favicon-512.ico",
"type": "image/png",
"sizes": "512x512"
}
Expand Down
3 changes: 3 additions & 0 deletions nist-interface/public/robots copy.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# https://www.robotstxt.org/robotstxt.html
User-agent: *
Disallow:
1 change: 1 addition & 0 deletions noaa-cpfp-point/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="icon" href="icon.svg" />
<title>NOAA Visualization Tool</title>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
Expand Down
24 changes: 24 additions & 0 deletions noaa-cpfp-point/public/icon.svg
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 urban-dashboard/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.
Binary file modified urban-dashboard/public/favicon.ico
Binary file not shown.
Binary file added urban-dashboard/public/icon-192.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 urban-dashboard/public/icon-512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
24 changes: 24 additions & 0 deletions urban-dashboard/public/icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions urban-dashboard/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@

<head>
<meta charset="utf-8" />
<link rel="icon" href="%PUBLIC_URL%/urbanization.png" />
<link rel="icon" href="%PUBLIC_URL%/icon.svg" />
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&display=swap" rel="stylesheet">

<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<meta name="description" content="Urban Dashboard" />
<link rel="apple-touch-icon" href="%PUBLIC_URL%/urbanization.png" />
<link rel="apple-touch-icon" href="%PUBLIC_URL%/apple-touch-icon.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 Down
10 changes: 5 additions & 5 deletions urban-dashboard/public/manifest.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
{
"short_name": "React App",
"name": "Create React App Sample",
"short_name": "Urban Dashboard",
"name": "Urban Dashboard Viewer",
"icons": [
{
"src": "urbanization.png",
"src": "favicon.ico",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/x-icon"
},
{
"src": "urbanization.png",
"src": "favicon-192.ico",
"type": "image/png",
"sizes": "192x192"
},
{
"src": "urbanization.png",
"src": "favicon-512.ico",
"type": "image/png",
"sizes": "512x512"
}
Expand Down
Loading