This is an automated email from the ASF dual-hosted git repository.
dahn pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/cloudstack-www.git
The following commit(s) were added to refs/heads/asf-site by this push:
new c4b9b9c8 move back survey
c4b9b9c8 is described below
commit c4b9b9c805c13a0daef6895a3076182d2cedd718
Author: Daan Hoogland <[email protected]>
AuthorDate: Mon Oct 30 13:51:16 2023 +0100
move back survey
---
content/index.html | 33 ++++++++++++++++-----------------
1 file changed, 16 insertions(+), 17 deletions(-)
diff --git a/content/index.html b/content/index.html
index e4568d3b..c50de4b7 100644
--- a/content/index.html
+++ b/content/index.html
@@ -253,22 +253,7 @@
<p>Learn more about getting involved with Apache CloudStack on the <a
href="contribute.html">Contributing to Apache CloudStack</a> page, or go
straight to our <a href="developers.html">Developer Resources</a> page.</p>
</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.
- 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>
-
+
</div>
<div class="col-lg-6">
@@ -318,7 +303,7 @@
showEventInfo: true,
hideEventLogo: true,
hideEventSocialLinks: true,
- height: '900px',
+ height: '850px',
width: '550px',
isWidgetExpand: true,
environment: 'production',
@@ -328,6 +313,20 @@
</script></p>
</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.
+ 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>
</div>
</div>