You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ro...@apache.org on 2021/12/20 12:27:24 UTC

[cloudstack-www] branch main updated: Survey layout (#88)

This is an automated email from the ASF dual-hosted git repository.

rohit pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git


The following commit(s) were added to refs/heads/main by this push:
     new c79193f  Survey layout (#88)
c79193f is described below

commit c79193f8c0d493f0e0921c735fe565c8e1c0586b
Author: dahn <da...@shapeblue.com>
AuthorDate: Mon Dec 20 13:27:20 2021 +0100

    Survey layout (#88)
    
    * the new survey
    
    * c&p fixes
    
    * new text and survey frame width inherited
    
    * Update survey.html.markdown
    
    Co-authored-by: Daan Hoogland <da...@onecht.net>
    Co-authored-by: Rohit Yadav <ro...@gmail.com>
---
 source/index.html.erb       | 9 +++++++--
 source/survey.html.markdown | 2 +-
 2 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/source/index.html.erb b/source/index.html.erb
index 75cffe1..ccacc71 100644
--- a/source/index.html.erb
+++ b/source/index.html.erb
@@ -146,10 +146,15 @@ title: Welcome to CloudStack
 
     <div class="panel panel-default">
       <div class="panel-heading">
-        Take the Apache CloudStack user survey!
+        Take the Apache CloudStack User Survey!
       </div>
       <div class="panel-body">
-        <p>Participate in the Apache CloudStack User Survey and help us build the Annual State of CloudStack Report.</p>
+        <p>
+          Participate in the Apache CloudStack User Survey and
+          help us build the Annual State of CloudStack Report.
+          This survey will take you less than 5 minutes to fill
+          in. Your input is vital for the CloudStack Community!
+        </p>
         <a href="survey.html"><button type="button" class="btn btn-success">Take the Survey</button></a>
       </div>
     </div>
diff --git a/source/survey.html.markdown b/source/survey.html.markdown
index 47aca29..ddca435 100644
--- a/source/survey.html.markdown
+++ b/source/survey.html.markdown
@@ -16,6 +16,6 @@ title: Apache CloudStack Survey
 
 </div>
 
-<iframe src="https://docs.google.com/forms/d/e/1FAIpQLScPHIRetdt-pxPT62IesXMoQUmhQ8ATGKcYZa507mB9uwzn-Q/viewform?embedded=true" width="640" height="6194" frameborder="0" marginheight="0" marginwidth="0">
+<iframe src="https://docs.google.com/forms/d/e/1FAIpQLScPHIRetdt-pxPT62IesXMoQUmhQ8ATGKcYZa507mB9uwzn-Q/viewform?embedded=true" width="100%" height="6194" frameborder="0" marginheight="0" marginwidth="0">
 <a href="https://www.formwize.com/run/survey3.cfm?idx=505d040e080008" title="CloudStack Survey">Fill out my form</a>
 </iframe>