Skip to content

Commit

Permalink
docs: add gh-pages config file
Browse files Browse the repository at this point in the history
  • Loading branch information
marcofavorito committed Dec 21, 2022
1 parent 0a0a1c0 commit bd20db9
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
plugins:
- jekyll-relative-links
relative_links:
enabled: true
collections: true
include:
- README.md
- LICENSE
exclude:
- vendor

0 comments on commit bd20db9

Please sign in to comment.