We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d6cc73f + 6f378d5 commit 672e9e0Copy full SHA for 672e9e0
docs/examples.html
@@ -259,8 +259,8 @@ <h2>Gradients with an image mask</h2>
259
});</code></pre>
260
</div>
261
<div class="tab" id="image-mask-html" data-toggle="pill">
262
- <pre><code class="language-html"><div class="blov-logo">
263
- <canvas id="canvas-basic"></canvas>
+ <pre><code class="language-html"><div class="bloc-logo">
+ <canvas id="canvas-image-mask"></canvas>
264
<a href="index.html" class="logo-mask">Granim.js</a>
265
</div></code></pre>
266
@@ -459,4 +459,4 @@ <h2>Interactive Gradients</h2>
459
ga('send', 'pageview');
460
</script>
461
</body>
462
-</html>
+</html>
0 commit comments