Skip to content

Commit

Permalink
fix: fix page title
Browse files Browse the repository at this point in the history
  • Loading branch information
vimcaw committed May 23, 2021
1 parent b4e3e51 commit 7cd36aa
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 @@ -4,7 +4,7 @@
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/src/favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite App</title>
<title>Pixous</title>
</head>
<body>
<div id="root"></div>
Expand Down

0 comments on commit 7cd36aa

Please sign in to comment.