Skip to content

Commit d888da0

Browse files
committed
feat: Add new canvas effect "Wavy Layer"
1 parent 0e16f46 commit d888da0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

canvas/wavy-layer/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta charset="UTF-8">
77
<meta name="viewport" content="width=device-width, initial-scale=1.0">
88
<meta http-equiv="X-UA-Compatible" content="ie=edge">
9-
<title>Rotating Polygons Canvas</title>
9+
<title>Wavy Layer Canvas</title>
1010
<link rel="shortcut icon" href="../../favicon.ico">
1111
<link rel="stylesheet" type="text/css" href="style.css">
1212
</head>

0 commit comments

Comments
 (0)