mirror of
https://github.com/aelve/guide.git
synced 2024-12-24 13:26:08 +03:00
changed lange in html tag
This commit is contained in:
parent
8c7843f061
commit
f595ce9422
@ -5,7 +5,7 @@
|
|||||||
SSR Enabled: false
|
SSR Enabled: false
|
||||||
-->
|
-->
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="zh-cmn-hans">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<title><%= htmlWebpackPlugin.options.title %></title>
|
<title><%= htmlWebpackPlugin.options.title %></title>
|
||||||
|
Loading…
Reference in New Issue
Block a user