Skip to content

Commit 0d8e9e2

Browse files
committed
Update _config.yml
1 parent 58f99e4 commit 0d8e9e2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/_config.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@ url: https://mixedrealitytoolkit.github.io/MixedRealityToolkit-Unity/
99
logo: "/images/MRTK_Logo_White.png"
1010
favicon_ico: "/images/IconMRTKLogo.png"
1111

12+
plugins:
13+
- jekyll-relative-links
14+
relative_links:
15+
enabled: true
16+
collections: true
17+
1218
defaults:
1319
- scope:
1420
path: "" # an empty string here means all files in the project

0 commit comments

Comments
 (0)