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