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 e542889 commit 2f884b2Copy full SHA for 2f884b2
_config.yml
@@ -10,6 +10,14 @@ color_scheme: os2display
10
plugins:
11
- jekyll-redirect-from
12
13
+defaults:
14
+ - scope:
15
+ path: "" # an empty string here means all files in the project
16
+ type: "pages"
17
+ values:
18
+ layout: "default"
19
+ nav_exclude: false
20
+
21
aux_links:
22
"github.com/os2display":
23
- "//github.com/os2display"
0 commit comments