Skip to content

Commit

Permalink
Change app title
Browse files Browse the repository at this point in the history
  • Loading branch information
slhmy committed Oct 2, 2023
1 parent c5a11a3 commit 49ed9ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/
-->
<link rel="manifest" href="/manifest.json" />
<title>React App</title>
<title>OJ Lab</title>
</head>
<body>
<script type="module" src="/src/index.tsx"></script>
Expand Down

0 comments on commit 49ed9ae

Please sign in to comment.