Skip to content

Commit 25e7efa

Browse files
authored
Merge pull request #89 from miharp/fix/openvox-layout
Add missing layout: default to openvox_8x pages
2 parents 25402ae + 7c28813 commit 25e7efa

6 files changed

Lines changed: 7 additions & 1 deletion

File tree

docs/_openvox_8x/file_serving.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
layout: default
23
title: "Adding file server mount points"
34
---
45

docs/_openvox_8x/functions_basics.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
layout: default
23
title: "Writing custom functions: Introduction"
34
---
45

docs/_openvox_8x/functions_legacy.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
layout: default
23
title: "The legacy Ruby functions API"
34
---
45

docs/_openvox_8x/nodes_external.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
layout: default
23
title: "Writing external node classifiers"
34
---
45

docs/_openvox_8x/nodes_ldap.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
2-
title: The LDAP Node Classifier
2+
layout: default
3+
title: "The LDAP Node Classifier"
34
---
45

56
[class parameters]: ./lang_classes.html#class-parameters-and-variables

docs/_openvox_8x/resources_augeas.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
layout: default
23
title: "Resource tips and examples: Augeas"
34
---
45

0 commit comments

Comments
 (0)