aboutsummaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
Diffstat (limited to 'public')
-rw-r--r--public/index.html2
-rw-r--r--public/manifest.json4
2 files changed, 3 insertions, 3 deletions
diff --git a/public/index.html b/public/index.html
index 73b2ecd..113a9aa 100644
--- a/public/index.html
+++ b/public/index.html
@@ -19,7 +19,7 @@
19 work correctly both with client-side routing and a non-root public URL. 19 work correctly both with client-side routing and a non-root public URL.
20 Learn how to configure a non-root public URL by running `npm run build`. 20 Learn how to configure a non-root public URL by running `npm run build`.
21 --> 21 -->
22 <title>React App</title> 22 <title>JaCoCo Report Viewer</title>
23 </head> 23 </head>
24 <body> 24 <body>
25 <noscript> 25 <noscript>
diff --git a/public/manifest.json b/public/manifest.json
index 1f2f141..2121321 100644
--- a/public/manifest.json
+++ b/public/manifest.json
@@ -1,6 +1,6 @@
1{ 1{
2 "short_name": "React App", 2 "short_name": "JaCoCo Report Viewer",
3 "name": "Create React App Sample", 3 "name": "JaCoCo Report Viewer",
4 "icons": [ 4 "icons": [
5 { 5 {
6 "src": "favicon.ico", 6 "src": "favicon.ico",