Skip to content

Commit 84e7662

Browse files
JimQingactions-user
authored andcommitted
style: prettify code
1 parent 87b8e9e commit 84e7662

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

public/index.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,7 @@
1515
name="viewport"
1616
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0"
1717
/>
18-
<title>
19-
<%= htmlWebpackPlugin.options.title %>
20-
</title>
18+
<title><%= htmlWebpackPlugin.options.title %></title>
2119
<link
2220
rel="stylesheet"
2321
href="<%= BASE_URL %>static/index.<%= VUE_APP_INDEX_CSS_HASH %>.css"

0 commit comments

Comments
 (0)