diff options
author | Henri Muurimaa <henri.muurimaa@gmail.com> | 2017-09-20 11:02:36 +0300 |
---|---|---|
committer | Henri Sara <henri.sara@gmail.com> | 2017-09-20 11:02:36 +0300 |
commit | 9c371bd38e6fcea5c684105c3bef4e9d53b2e2ca (patch) | |
tree | 2d7f6c72d2b03a6428f972b187d94036132790f3 /documentation/articles/ValoExamples.asciidoc | |
parent | d1520204ea3e55acdab5a0d6fb03154ffe50d538 (diff) | |
download | vaadin-framework-9c371bd38e6fcea5c684105c3bef4e9d53b2e2ca.tar.gz vaadin-framework-9c371bd38e6fcea5c684105c3bef4e9d53b2e2ca.zip |
Add headers to community articles (#10028)
Diffstat (limited to 'documentation/articles/ValoExamples.asciidoc')
-rw-r--r-- | documentation/articles/ValoExamples.asciidoc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/documentation/articles/ValoExamples.asciidoc b/documentation/articles/ValoExamples.asciidoc index d8eaa78a2c..e95a742dc1 100644 --- a/documentation/articles/ValoExamples.asciidoc +++ b/documentation/articles/ValoExamples.asciidoc @@ -1,3 +1,9 @@ +--- +title: Valo Examples +order: 55 +layout: page +--- + [[valo-examples]] Valo examples ------------- |