Skip to content

Commit 2ff56fa

Browse files
Merge pull request #48 from GenevieveBuckley/promote-user-survey-2021
User Survey 2021
2 parents a9a1dcb + d1ce7c6 commit 2ff56fa

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

index.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,13 @@
105105

106106
<div class="container marketing p-md-5">
107107

108+
<div class="alert alert-warning alert-dismissible fade show" role="alert" style="text-align: center;font-size: 1.1em;max-width: 720px;margin-left: auto;margin-right: auto;">
109+
Help inform future development and improve the Dask community experience - take the <a href="https://forms.gle/F7QSGpSHwBWu8NCg8">2021 Dask User Survey</a>
110+
<button type="button" class="close" data-dismiss="alert" aria-label="Close">
111+
<span aria-hidden="true">&times;</span>
112+
</button>
113+
</div>
114+
108115
<!-- Three columns of text below the carousel -->
109116
<h2 class="featurette-heading">Integrates with existing projects</h2>
110117
<h2 class="featurette-subheading">Built with the broader community</h2>

survey.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<html>
22
<head>
3-
<meta http-equiv="Refresh" content="0; url=https://forms.gle/7k9fWx3rwRWL2sPG8" />
3+
<meta http-equiv="Refresh" content="0; url=https://forms.gle/F7QSGpSHwBWu8NCg8" />
44

55
</head>
66
<body>

0 commit comments

Comments
 (0)