style: add a trailing space to the page title in index.html
This commit is contained in:
parent
7016513c4b
commit
5b0b37df3e
@ -5,7 +5,7 @@
|
||||
<meta charset="UTF-8" />
|
||||
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>WonderSheets - AI Activity Page Creator</title>
|
||||
<title>WonderSheets - AI Activity Page Creator </title>
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700&display=swap" rel="stylesheet">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user