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 bbe3968 the new survey (#87)
bbe3968 is described below
commit bbe39687e2eafdacbc4d1d78f2615eb84faf214b
Author: dahn <[email protected]>
AuthorDate: Mon Dec 20 11:45:27 2021 +0100
the new survey (#87)
* the new survey
* c&p fixes
Co-authored-by: Daan Hoogland <[email protected]>
---
source/index.html.erb | 10 ++++++++++
source/survey.html.markdown | 3 +--
2 files changed, 11 insertions(+), 2 deletions(-)
diff --git a/source/index.html.erb b/source/index.html.erb
index a750138..75cffe1 100644
--- a/source/index.html.erb
+++ b/source/index.html.erb
@@ -143,6 +143,16 @@ title: Welcome to CloudStack
</div>
</div>
</div>
+
+ <div class="panel panel-default">
+ <div class="panel-heading">
+ 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>
+ <a href="survey.html"><button type="button" class="btn
btn-success">Take the Survey</button></a>
+ </div>
+ </div>
</div>
</div>
diff --git a/source/survey.html.markdown b/source/survey.html.markdown
index a9da2d6..47aca29 100644
--- a/source/survey.html.markdown
+++ b/source/survey.html.markdown
@@ -16,7 +16,6 @@ title: Apache CloudStack Survey
</div>
-<iframe height="2000" allowTransparency="true" frameborder="0" scrolling="yes"
style="width:100%;border:none"
- src="https://www.formwize.com/run/survey3.cfm?idx=505d040e080008&embed">
+<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">
<a href="https://www.formwize.com/run/survey3.cfm?idx=505d040e080008"
title="CloudStack Survey">Fill out my form</a>
</iframe>