Skip to content

Commit

Permalink
remove library open call from header
Browse files Browse the repository at this point in the history
  • Loading branch information
Qianqianye authored Apr 24, 2024
1 parent 08b9427 commit 84716e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/templates/partials/header.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ title: header
</ul>
<a tabindex="1" href="#content" id="skip-to-content">Skip to main content</a>

<a id="promo-link" href="https://github.com/processing/p5.js-libraries" target="_blank"><div id="promo">Submit your p5.js libraries to be featured on the new p5.js website by April 8!</div></a>
{{!-- <a id="promo-link" href="https://github.com/processing/p5.js-libraries" target="_blank"><div id="promo">Submit your p5.js libraries to be featured on the new p5.js website by April 8!</div></a> --}}
{{!-- <a id="promo-link" href="https://donorbox.org/to-the-power-of-10" target="_blank"><div id="promo">Support p5.js and the Processing Foundation and earn unique rewards.🎉</div></a> --}}

</nav>

0 comments on commit 84716e1

Please sign in to comment.