Skip to content

Commit

Permalink
fix: Web site title was incorrect
Browse files Browse the repository at this point in the history
  • Loading branch information
ybizeul committed Jul 31, 2024
1 parent 8efe8fd commit 8c8360d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
height: 100%;
}
</style>
<title>Mantine Vite template</title>
<title>Hupload</title>
</head>
<body>
<div id="root"></div>
Expand Down

0 comments on commit 8c8360d

Please sign in to comment.