Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 47745b7

Browse files
committed
Update config.yml
1 parent 4a38e95 commit 47745b7

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

_config.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ logo: DevDocs
77
description: Archived Magento 2.1.18 Developer Documentation.
88

99
# the base protocol and domain
10-
url: https://dshevtsov.github.io/
10+
url: https://dshevtsov.github.io
1111

1212
# Site theme. https://jekyllrb.com/docs/themes/
1313
theme: devdocs
@@ -170,6 +170,7 @@ exclude:
170170
- node_modules
171171
- vendor
172172
- .git
173+
- .github
173174
- .idea
174175
- Gemfile
175176
- Gemfile.lock
@@ -179,3 +180,8 @@ exclude:
179180
- rakelib
180181
- README.md
181182
- _plugins
183+
- src
184+
- tmp
185+
- scripts
186+
- Docfile.yml
187+
- redirects.json

0 commit comments

Comments
 (0)