Commit 4923cd7dd45c296c70e194d3f0eafb75f9458987

Authored by Andy
1 parent f2ae3439

add index

Showing 2 changed files with 1 additions and 0 deletions
css/index.css 0 → 100644
index.html
... ... @@ -9,6 +9,7 @@
9 9 <title>首页</title>
10 10 <link rel="stylesheet" href="css/libCss/common.css">
11 11 <link rel="stylesheet" href="css/libCss/bootstrap.min.css">
  12 + <link rel="stylesheet" href="css/index.css">
12 13 </head>
13 14 <body>
14 15 <header>header</header>
... ...