Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 5a8a6bc

Browse files
committedFeb 9, 2023
Updated swmmReact app description statements
1 parent 4a2b1dc commit 5a8a6bc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
 

‎public/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/
1414
-->
1515
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
16-
<title>React App</title>
16+
<title>swmmReact</title>
1717
</head>
1818
<body>
1919
<noscript>You need to enable JavaScript to run this app.</noscript>

‎public/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"short_name": "React App",
3-
"name": "Create React App Sample",
2+
"short_name": "swmmReact",
3+
"name": "swmmReact basic example",
44
"start_url": ".",
55
"display": "standalone",
66
"theme_color": "#000000",

0 commit comments

Comments
 (0)
Please sign in to comment.