Skip to content

Commit

Permalink
update fe
Browse files Browse the repository at this point in the history
  • Loading branch information
Maleehak committed Apr 20, 2024
1 parent 94785a9 commit 887114d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 73 deletions.
70 changes: 0 additions & 70 deletions frontend/briefme/README.md

This file was deleted.

2 changes: 1 addition & 1 deletion frontend/briefme/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
work correctly both with client-side routing and a non-root public URL.
Learn how to configure a non-root public URL by running `npm run build`.
-->
<title>React App</title>
<title>Brief Me</title>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
Expand Down
4 changes: 2 additions & 2 deletions frontend/briefme/public/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"short_name": "React App",
"name": "Create React App Sample",
"short_name": "Brief Me",
"name": "Software designed to summarise the content of Youtube video within few seconds",
"icons": [
{
"src": "favicon.ico",
Expand Down

0 comments on commit 887114d

Please sign in to comment.