Skip to content

Commit 0cd54d2

Browse files
committed
fix: update page title
1 parent 0f0c217 commit 0cd54d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="UTF-8" />
55
<link rel="icon" href="/favicon.ico" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>Vite App</title>
7+
<title>Vue 3 + Netlify Forms Demo</title>
88
</head>
99
<body>
1010
<div id="app"></div>

0 commit comments

Comments
 (0)