许彦峰 e7adf25ccf init
2019-03-15 10:08:39 +08:00

12 lines
311 B
Plaintext

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title><%= htmlWebpackPlugin.options.title %></title>
<link href='https://fonts.googleapis.com/css?family=Roboto:300,400,500,700|Material+Icons' rel="stylesheet" type="text/css">
</head>
<body>
<div id="root"></div>
</body>
</html>