Skip to content

Commit 46aef3d

Browse files
author
Marc Garcia
committed
fixing jenkyll excluded paths (hopefully)
1 parent 7d15058 commit 46aef3d

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

_config.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1 @@
11
include: ["docs/_static", "docs/pandas-doc/build/_static"]
2-
3-
theme: jekyll-theme-slate

index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
1+
<!DOCTYPE HTML>
12
<html>
3+
24
<head>
35
<title>Python Sprints</title>
46
</head>
7+
58
<body>
69
<h1>Python Sprints</h1>
710

@@ -28,4 +31,5 @@ <h3>Documentation</h3>
2831
<li><a href="http://www.sphinx-doc.org/en/stable/markup/para.html">Sphinx directives</a></li>
2932
</ul>
3033
</body>
34+
3135
</html>

static/css/event_notebook.css

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)