Skip to content

Commit ddfbacf

Browse files
committed
Updated Examples index page header to reflect WebGL is no longer used
1 parent 758e126 commit ddfbacf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

templates/template.examples.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<h1 class="large-header"><span class="black">Examples.</span> Short, prototypical programs exploring the basics of programming with Processing.</h1>
22

33
<p class="example-notice">
4-
These examples are running online through <a href="http://p5js.org">p5.js</a> using HTML5 Canvas and WebGL for rendering. There are many more examples included with the Processing application; please look there if you don't find what you're looking for here.
4+
These examples are running online through <a href="http://p5js.org">p5.js</a> using HTML Canvas for rendering. There are many more examples included with the Processing application; please look there if you don't find what you're looking for here.
55
</p>
66

77
<!--*-->content<!--*-->

0 commit comments

Comments
 (0)