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/ConfiguringPushForYourEnvironment.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/ConfiguringPushForYourEnvironment.asciidoc')
-rw-r--r-- | documentation/articles/ConfiguringPushForYourEnvironment.asciidoc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/documentation/articles/ConfiguringPushForYourEnvironment.asciidoc b/documentation/articles/ConfiguringPushForYourEnvironment.asciidoc index ee9c363da8..4237f926d7 100644 --- a/documentation/articles/ConfiguringPushForYourEnvironment.asciidoc +++ b/documentation/articles/ConfiguringPushForYourEnvironment.asciidoc @@ -1,3 +1,9 @@ +--- +title: Configuring Push For Your Environment +order: 15 +layout: page +--- + [[configuring-push-for-your-environment]] Configuring push for your environment ------------------------------------- |