Skip to content

Commit 2686d21

Browse files
committed
Add jekyll-relative-links settings
1 parent 941ca22 commit 2686d21

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

_config.yml

+6
Original file line numberDiff line numberDiff line change
@@ -329,6 +329,12 @@ compress_html:
329329
envs: development
330330

331331

332+
# jekyll-relative-links
333+
relative_links:
334+
enabled: true
335+
collections: true
336+
337+
332338
# Defaults
333339
defaults:
334340
- scope:

0 commit comments

Comments
 (0)