mirror of
https://github.com/wassname/cookiecutter-data-science.git
synced 2026-08-07 11:20:44 +08:00
Deployed b30a42b with MkDocs version: 0.15.3
This commit is contained in:
@@ -19,6 +19,9 @@
|
||||
<link href="./css/cinder.css" rel="stylesheet">
|
||||
<link rel="stylesheet" href="./css/highlight.css">
|
||||
|
||||
|
||||
<link href="./css/extra.css" rel="stylesheet">
|
||||
|
||||
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
|
||||
<!--[if lt IE 9]>
|
||||
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
h1, h2, h3 {
|
||||
margin-top: 77px;
|
||||
}
|
||||
+4
-1
@@ -19,6 +19,9 @@
|
||||
<link href="./css/cinder.css" rel="stylesheet">
|
||||
<link rel="stylesheet" href="./css/highlight.css">
|
||||
|
||||
|
||||
<link href="./css/extra.css" rel="stylesheet">
|
||||
|
||||
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
|
||||
<!--[if lt IE 9]>
|
||||
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
|
||||
@@ -350,5 +353,5 @@ from preprocess.build_features import remove_invalid_data
|
||||
|
||||
<!--
|
||||
MkDocs version : 0.15.3
|
||||
Build Date UTC : 2016-04-23 20:56:31.249855
|
||||
Build Date UTC : 2016-04-24 15:36:45.133450
|
||||
-->
|
||||
|
||||
+1
-1
@@ -4,7 +4,7 @@
|
||||
|
||||
<url>
|
||||
<loc>None/</loc>
|
||||
<lastmod>2016-04-23</lastmod>
|
||||
<lastmod>2016-04-24</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user