Skip to content

Commit

Permalink
Add config for jekyll
Browse files Browse the repository at this point in the history
  • Loading branch information
cheadrian committed Feb 21, 2024
1 parent d9e30cb commit a667420
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
plugins:
- jekyll-relative-links
relative_links:
enabled: true
collections: true
include:
- PRIVACY_POLICY.md
- README.md

0 comments on commit a667420

Please sign in to comment.