Skip to content

Commit d4ebe0a

Browse files
authored
Update _config.yml
1 parent 9d9ba9e commit d4ebe0a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

_config.yml

+4
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,9 @@ exclude:
4848
- Dockerfile
4949
# theme test code
5050
- fixtures/
51+
- spec/
52+
- tmp
53+
- .rspec
5154

5255
# Set a path/url to a logo that will be displayed instead of the title
5356
#logo: "/assets/images/just-the-docs.png"
@@ -179,6 +182,7 @@ plugins:
179182
- jekyll-seo-tag
180183
- jekyll-github-metadata
181184
- jekyll-include-cache
185+
- jekyll-sitemap
182186

183187
kramdown:
184188
syntax_highlighter_opts:

0 commit comments

Comments
 (0)