浏览代码

Updated introduction.md

zhixin 6 年之前
父节点
当前提交
3d4b3d88e6
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. 1 2
      site/docs/getting-started/introduction.md

+ 1 - 2
site/docs/getting-started/introduction.md

@@ -45,12 +45,11 @@ Put it all together and your pages should look like this:
     <!-- Required meta tags -->
     <meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
+    <title>Hello, Bootstrap Table!</title>
 
     <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.2.1/css/bootstrap.min.css" integrity="sha384-GJzZqFGwb1QTTN6wy59ffF1BuGJpLSa9DkKMp0DgiMDm4iYMj70gZWKYbI706tWS" crossorigin="anonymous">
     <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
     <link rel="stylesheet" href="https://unpkg.com/bootstrap-table@{{ site.current_version }}/dist/bootstrap-table.min.css">
-
-    <title>Hello, Bootstrap Table!</title>
   </head>
   <body>
     <table data-toggle="table">