index.html 670 Bytes
Newer Older
乐宝呗666's avatar
乐宝呗666 committed
1 2 3 4 5
<!DOCTYPE html>
<html lang="">
  <head>
    <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
乐宝呗666's avatar
乐宝呗666 committed
6
    <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
乐宝呗666's avatar
乐宝呗666 committed
7
    <link rel="icon" href="<%= BASE_URL %>favicon.ico">
乐宝呗666's avatar
乐宝呗666 committed
8
    <title>中国国家博物馆历史图鉴学习教育服务平台</title>
乐宝呗666's avatar
乐宝呗666 committed
9 10 11 12 13 14 15 16 17
  </head>
  <body>
    <noscript>
      <strong>We're sorry but <%= htmlWebpackPlugin.options.title %> doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
    </noscript>
    <div id="app"></div>
    <!-- built files will be auto injected -->
  </body>
</html>