Skip to content

Commit

Permalink
fix page title format
Browse files Browse the repository at this point in the history
  • Loading branch information
swaroopar committed Oct 10, 2023
1 parent 0573adb commit ac5f640
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 @@ -10,7 +10,7 @@
<meta content="width=device-width, initial-scale=1" name="viewport" />
<meta content="#000000" name="theme-color" />
<meta content="Xpanse" name="description" />
<title>Xpanse</title>
<title>xpanse</title>
<script src="%PUBLIC_URL%/inject.js"></script>
</head>

Expand Down

0 comments on commit ac5f640

Please sign in to comment.