Skip to content

Commit

Permalink
fix(title): fixed app title
Browse files Browse the repository at this point in the history
  • Loading branch information
ruddenchaux committed Apr 24, 2021
1 parent e9b3ff8 commit 4d29e87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,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>Rick and Morty</title>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
Expand Down

0 comments on commit 4d29e87

Please sign in to comment.