diff options
Diffstat (limited to 'public/index.html')
-rw-r--r-- | public/index.html | 2 |
1 files changed, 1 insertions, 1 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> |