Skip to content

Commit

Permalink
Merge pull request #362 from USEPA/feature/update-app-name
Browse files Browse the repository at this point in the history
Feature/update app name
  • Loading branch information
courtneymyers authored Sep 28, 2023
2 parents 5a88d61 + 166e127 commit dc9db03
Show file tree
Hide file tree
Showing 10 changed files with 42 additions and 32 deletions.
4 changes: 2 additions & 2 deletions app/client/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions app/client/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "epa-csb-client",
"name": "epa-csb-rebate-forms-app-client",
"version": "4.0.0",
"description": "U.S. EPA Clean School Bus data collection system (client app)",
"description": "U.S. EPA CSB Rebate Forms Application (client app)",
"homepage": ".",
"license": "CC0-1.0",
"author": "USEPA (https://www.epa.gov)",
Expand Down
16 changes: 8 additions & 8 deletions app/client/public/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta
name="description"
content="U.S. EPA Clean School Bus Data Collection System"
content="U.S. EPA CSB Rebate Forms Application"
/>
<meta property="DC.creator" content="US EPA" />
<meta
property="DC.description"
content="U.S. EPA Clean School Bus Data Collection System"
content="U.S. EPA CSB Rebate Forms Application"
/>
<meta property="DC.date.created" content="2022-03-01" />
<meta property="DC.date.modified" content="2022-03-01" />
Expand All @@ -22,19 +22,19 @@
/>
<meta
property="DC.title"
content="Clean School Bus Data Collection System"
content="CSB Rebate Forms Application"
/>
<meta property="DC.type" content="Data and Tools" />
<meta property="og:site_name" content="US EPA" />
<meta property="og:type" content="website" />
<meta property="og:url" content="%PUBLIC_URL%/" />
<meta
property="og:title"
content="Clean School Bus Data Collection System | US EPA"
content="CSB Rebate Forms Application | US EPA"
/>
<meta
property="og:description"
content="U.S. EPA Clean School Bus Data Collection System"
content="U.S. EPA CSB Rebate Forms Application"
/>
<meta property="og:image:width" content="1200" />
<meta property="og:image:height" content="630" />
Expand All @@ -43,11 +43,11 @@
<meta name="twitter:card" content="summary_large_image" />
<meta
name="twitter:description"
content="U.S. EPA Clean School Bus Data Collection System"
content="U.S. EPA CSB Rebate Forms Application"
/>
<meta
name="twitter:title"
content="Clean School Bus Data Collection System | US EPA"
content="CSB Rebate Forms Application | US EPA"
/>
<meta name="twitter:url" content="%PUBLIC_URL%/" />
<meta name="twitter:image:height" content="600" />
Expand Down Expand Up @@ -123,7 +123,7 @@
media="all"
href="https://www.epa.gov/themes/epa_theme/css/styles.css"
/>
<title>Clean School Bus Data Collection System | US EPA</title>
<title>CSB Rebate Forms Application | US EPA</title>
<script>
(function (w, d, s, l, i) {
w[l] = w[l] || [];
Expand Down
16 changes: 8 additions & 8 deletions app/client/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta
name="description"
content="U.S. EPA Clean School Bus Data Collection System"
content="U.S. EPA CSB Rebate Forms Application"
/>
<meta property="DC.creator" content="US EPA" />
<meta
property="DC.description"
content="U.S. EPA Clean School Bus Data Collection System"
content="U.S. EPA CSB Rebate Forms Application"
/>
<meta property="DC.date.created" content="2022-03-01" />
<meta property="DC.date.modified" content="2022-03-01" />
Expand All @@ -22,19 +22,19 @@
/>
<meta
property="DC.title"
content="Clean School Bus Data Collection System"
content="CSB Rebate Forms Application"
/>
<meta property="DC.type" content="Data and Tools" />
<meta property="og:site_name" content="US EPA" />
<meta property="og:type" content="website" />
<meta property="og:url" content="%PUBLIC_URL%/" />
<meta
property="og:title"
content="Clean School Bus Data Collection System | US EPA"
content="CSB Rebate Forms Application | US EPA"
/>
<meta
property="og:description"
content="U.S. EPA Clean School Bus Data Collection System"
content="U.S. EPA CSB Rebate Forms Application"
/>
<meta property="og:image:width" content="1200" />
<meta property="og:image:height" content="630" />
Expand All @@ -43,11 +43,11 @@
<meta name="twitter:card" content="summary_large_image" />
<meta
name="twitter:description"
content="U.S. EPA Clean School Bus Data Collection System"
content="U.S. EPA CSB Rebate Forms Application"
/>
<meta
name="twitter:title"
content="Clean School Bus Data Collection System | US EPA"
content="CSB Rebate Forms Application | US EPA"
/>
<meta name="twitter:url" content="%PUBLIC_URL%/" />
<meta name="twitter:image:height" content="600" />
Expand Down Expand Up @@ -129,7 +129,7 @@
media="all"
href="https://www.epa.gov/themes/epa_theme/css/styles.css"
/>
<title>Clean School Bus Data Collection System | US EPA</title>
<title>CSB Rebate Forms Application | US EPA</title>
<script>
(function (w, d, s, l, i) {
w[l] = w[l] || [];
Expand Down
2 changes: 1 addition & 1 deletion app/client/public/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"short_name": "EPA CSB",
"name": "U.S. EPA Clean School Bus Data Collection System",
"name": "U.S. EPA CSB Rebate Forms Application",
"icons": [
{
"src": "https://www.epa.gov/themes/epa_theme/images/favicon.ico",
Expand Down
4 changes: 2 additions & 2 deletions app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions app/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "epa-csb",
"name": "epa-csb-rebate-forms-app",
"version": "4.0.0",
"description": "U.S. EPA Clean School Bus data collection system",
"description": "U.S. EPA CSB Rebate Forms Application",
"license": "CC0-1.0",
"author": "USEPA (https://www.epa.gov)",
"contributors": [
Expand Down
16 changes: 13 additions & 3 deletions app/server/app/public/index.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,21 @@
<!DOCTYPE html>
<!doctype html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Clean School Bus Data Collection System | US EPA</title>
<title>CSB Rebate Forms Application | US EPA</title>
<style>
p {
font-family: sans-serif;
text-align: center;
}
</style>
</head>
<body>
<p>(Page to be replaced via client app build)</p>
<!-- NOTE: This page will be replaced via client app build -->
<p>
The CSB Rebate Forms Application is currently down for scheduled
maintenance. Please check back soon.
</p>
</body>
</html>
4 changes: 2 additions & 2 deletions app/server/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions app/server/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "epa-csb-server",
"name": "epa-csb-rebate-forms-app-server",
"version": "4.0.0",
"description": "U.S. EPA Clean School Bus data collection system (server app)",
"description": "U.S. EPA CSB Rebate Forms Application (server app)",
"license": "CC0-1.0",
"author": "USEPA (https://www.epa.gov)",
"contributors": [
Expand Down

0 comments on commit dc9db03

Please sign in to comment.