1
1
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:
zeot 2019-01-04 22:16:22 +04:00
parent 8c7843f061
commit f595ce9422

View File

@ -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>