Skip to content

Commit 5fa97e2

Browse files
authored
Merge pull request #2 from gauravbehere/master
Adding site config
2 parents 9f953a9 + 31cbf11 commit 5fa97e2

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

_.config.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
plugins:
2+
- jekyll-relative-links
3+
relative_links:
4+
enabled: true
5+
collections: true
6+
include:
7+
- README.md
8+
- CONTRIBUTING.md
9+

0 commit comments

Comments
 (0)