Skip to content

Commit a2d50ea

Browse files
author
Marc Garcia
committed
fixing jenkyll excluded files
1 parent 438fba7 commit a2d50ea

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
include: ["docs/_static/", "docs/pandas-doc/build/_static/"]
1+
include: ["docs/_static", "docs/pandas-doc/build/_static"]

index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
<html>
2+
<head>
3+
<title>Python Sprints</title>
4+
</head>
25
<body>
36
<h1>Python Sprints</h1>
47

0 commit comments

Comments
 (0)