Remove survey

This commit is contained in:
Jeremy Thomas
2021-08-12 17:40:36 +01:00
parent a1b7cc8a4d
commit e7da5a714f
4 changed files with 11 additions and 6 deletions

View File

@@ -7,10 +7,6 @@
<body
class="layout-{{ page.layout }}{% if page.doc-tab %} page-{{ page.doc-tab}}{% endif %}"
>
<div id="survey-banner">
<p><strong class="has-text-weight-semibold">Quick question</strong>: which version of <a href="https://sass-lang.com/" target="_blank">Sass</a> are you using?</p>
<button class="button is-primary is-small modal-button" data-target="surveyModal">Answer here</button>
</div>
{% include global/deprecated.html %}
{{ content }}
{% include global/footer.html %}