Skip to content

Commit

Permalink
Fix page title and favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
dedsecrattle committed Sep 27, 2024
1 parent 3f761b9 commit 07913de
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified frontend/public/favicon.ico
Binary file not shown.
2 changes: 1 addition & 1 deletion frontend/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>LuckyJinx</title>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
Expand Down

0 comments on commit 07913de

Please sign in to comment.