% find . -type f -print0 | xargs -0 dos2unix
This commit is contained in:
parent
2410899756
commit
3f448205f0
|
|
@ -1,4 +1,4 @@
|
|||
# Introduction
|
||||
# Introduction
|
||||
|
||||
<canvas id="custom" class="canvas" data-fragment-url="cmyk-halftone.frag" data-textures="vangogh.jpg" width="700px" height="320px"></canvas>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue