Skip to content

Commit 4c226f8

Browse files
committed
updated
1 parent dc32aeb commit 4c226f8

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

_config.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@ algolia:
1212
application_id: 'G160Y1N5OT'
1313
index_name: 'codeception'
1414
read_only_api_key: 'c264188100c4fb7017c4f5702a7d4b8d'
15-
record_css_selector: '.page'
1615
allowed_extensions:
17-
- .markdown
16+
- ".markdown"
17+
- ".html"
1818
excluded_files:
19-
- index.html
20-
- docs-2.0
21-
- docs-1.8
22-
- 2012-
23-
- 2013-
24-
- 2014-
19+
- "index.html"
20+
- "docs-2.0"
21+
- "docs-1.8"
22+
- "2012-"
23+
- "2013-"
24+
- "2014-"

0 commit comments

Comments
 (0)