We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58de9ca commit 84007ffCopy full SHA for 84007ff
src/templates/pages/download/index.hbs
@@ -18,7 +18,7 @@ slug: download/
18
19
<!-- EDITOR -->
20
<div class="link_group">
21
- <a class="anchor"><h2>{{#i18n "editor-title"}}{{/i18n}}</h2></a>
+ <h2>{{#i18n "editor-title"}}{{/i18n}}</h2>
22
<p>{{#i18n "p5.js-editor-intro"}}{{/i18n}}</p>
23
24
<a class='support_link' href="https://editor.p5js.org" target="_blank">
0 commit comments