style: prettify code

This commit is contained in:
JimQing 2021-03-07 15:59:28 +00:00 committed by GitHub Action
parent 87b8e9ea09
commit 84e7662853

View File

@ -15,9 +15,7 @@
name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0"
/>
<title>
<%= htmlWebpackPlugin.options.title %>
</title>
<title><%= htmlWebpackPlugin.options.title %></title>
<link
rel="stylesheet"
href="<%= BASE_URL %>static/index.<%= VUE_APP_INDEX_CSS_HASH %>.css"