We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58f99e4 commit 0d8e9e2Copy full SHA for 0d8e9e2
docs/_config.yml
@@ -9,6 +9,12 @@ url: https://mixedrealitytoolkit.github.io/MixedRealityToolkit-Unity/
9
logo: "/images/MRTK_Logo_White.png"
10
favicon_ico: "/images/IconMRTKLogo.png"
11
12
+plugins:
13
+ - jekyll-relative-links
14
+relative_links:
15
+ enabled: true
16
+ collections: true
17
+
18
defaults:
19
- scope:
20
path: "" # an empty string here means all files in the project
0 commit comments