File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -236,7 +236,7 @@ <h2><a id="colors">Default Colors</a></h2>
236
236
237
237
< img src ="images/colors.png " alt ="Default Color Palette " />
238
238
239
- < p > Download: < a href ="/misc/litecanvas-palette.gpl "> GPL</ a > < a href ="/misc/litecanvas-palette.json " download > JSON</ a > </ p >
239
+ < p > Download palette : < a href ="/misc/litecanvas-palette.gpl "> GPL</ a > < a href ="/misc/litecanvas-palette.json " download > JSON</ a > </ p >
240
240
241
241
< p >
242
242
< em > Note: Every time a function asks for a color argument, choose one of these numbers.</ em >
Original file line number Diff line number Diff line change 1
1
const cacheName = "luizbills.litecanvas-editor-v1" ;
2
- const version = "2.41.0 " ;
2
+ const version = "2.41.1 " ;
3
3
4
4
const precacheResources = [
5
5
"/" ,
You can’t perform that action at this time.
0 commit comments