Replace non-breaking space (U+00A0) with regular space (U+0020)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
template: example.html
|
||||
title: Icon sprites with WebGL example
|
||||
title: Icon sprites with WebGL example
|
||||
shortdesc: Icon sprite with WebGL
|
||||
docs: >
|
||||
<p>In this example a sprite image is used for the icon styles. Using a sprite is required to get good performance with WebGL.</p>
|
||||
|
||||
Reference in New Issue
Block a user