Skip to content

Commit 7aca23f

Browse files
authored
remove contributor survey link from banner
1 parent 2109d2d commit 7aca23f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/templates/partials/header.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ title: header
1313
</ul>
1414
<a tabindex="1" href="#content" id="skip-to-content">Skip to main content</a>
1515

16-
<a id="promo-link" href="https://github.com/processing/p5.js/wiki/p5.js-Contributor-Survey-2022" target="_blank"><div id="promo">Take the p5.js Contributor Survey by Dec 15, 2022!</div></a>
16+
{{!-- <a id="promo-link" href="https://github.com/processing/p5.js/wiki/p5.js-Contributor-Survey-2022" target="_blank"><div id="promo">Take the p5.js Contributor Survey by Dec 15, 2022!</div></a> --}}
1717
{{!-- <a id="promo-link" href="https://donorbox.org/processingfoundation2021" target="_blank"><div id="promo">This season, we need your help! Click here to #SupportP5!</div></a> --}}
1818

1919
</nav>

0 commit comments

Comments
 (0)